Skip to content
Snippets Groups Projects
Commit 79fe2fde authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-434: Fixed table.

parent 8cfba8a4
No related branches found
No related tags found
1 merge request!150L2SS-434: Add sphinx documentation content
......@@ -51,7 +51,9 @@ The station provides the following interfaces accessible through your browser (a
|Interface |Subsystem|URL |Default credentials|
+=====================+=========+======================+===================+
|Interactive scripting|Jupyter |http://localhost:8888 | |
+---------------------+---------+----------------------+-------------------+
|Monitoring |Grafana |http://localhost:3000 |admin/admin |
+---------------------+---------+----------------------+-------------------+
|Logs |Kibana |http://localhost:5601 | |
+---------------------+---------+----------------------+-------------------+
......@@ -61,10 +63,15 @@ Futhermore, there are some low-level interfaces:
|Interface |Subsystem |URL |Default credentials|
+=====================+==============+======================+===================+
|Tango API |Tango |http://localhost:10000| |
+---------------------+--------------+----------------------+-------------------+
|Timeseries Database |Prometheus |http://localhost:9090 | |
+---------------------+--------------+----------------------+-------------------+
|ReST API |tango-rest |http://localhost:8080 |tango-cs/tango |
+---------------------+--------------+----------------------+-------------------+
|Tango Database |MariaDB |http://localhost:3306 |tango/tango |
+---------------------+--------------+----------------------+-------------------+
|Archive Database |MariaDB |http://localhost:3307 |tango/tango |
+---------------------+--------------+----------------------+-------------------+
|Log Database |ElasticSearch |http://localhost:9200 | |
+---------------------+--------------+----------------------+-------------------+
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment