Skip to content

Commit

Permalink
cloud-in-a-box: improve "Webinterfaces" table
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Jan 5, 2025
1 parent c3bd79d commit 25aa851
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions docs/guides/other-guides/cloud-in-a-box/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,23 +221,22 @@ entries must be added to the local `/etc/hosts` file for the name resolution to

If you want to access the services please choose the URL from the following list:

| Name | URL | Username | Password | Note |
|:------------------------|:--------------------------------------------|:-----------|:---------|:-------------------------------------------------------------|
| ARA | https://ara.services.in-a-box.cloud | ara | password | |
| Ceph | http://manager.systems.in-a-box.cloud:7000 | admin | password | |
| Flower | https://flower.services.in-a-box.cloud | - | - | |
| Grafana | https://api.in-a-box.cloud:3000 | admin | password | |
| HAProxy | http://manager.systems.in-a-box.cloud:1984 | openstack | password | |
| Homer | https://homer.services.in-a-box.cloud | - | - | |
| Horizon - admin project | https://api.in-a-box.cloud | admin | password | domain: default |
| Horizon - test project | https://api.in-a-box.cloud | test | test | domain: test |
| Netbox | https://netbox.services.in-a-box.cloud | admin | password | |
| Netdata | http://manager.systems.in-a-box.cloud:19999 | - | - | |
| OpenSearch Dashboards | https://api.in-a-box.cloud:5601 | opensearch | password | |
| PhpMyAdmin | https://phpmyadmin.services.in-a-box.cloud | root | password | Starting with OSISM 7, root_shard_0 is used as the user name |
| RabbitMQ | https://api.in-a-box.cloud:15672 | openstack | password | |
| Skyline - admin project | https://api.in-a-box.cloud:9999 | admin | password | |
| Skyline - test project | https://api.in-a-box.cloud:9999 | test | test | |
| Name | URL | Username | Password | Note |
|:------------------------|:--------------------------------------------|:---------------|:------------------|:----------------------------------------------------------------|
| ARA | https://ara.services.in-a-box.cloud | ara | password | |
| Ceph | http://manager.systems.in-a-box.cloud:7000 | admin | password | |
| Configuration | https://cgit.services.in-a-box.cloud | - | - | |
| Flower | https://flower.services.in-a-box.cloud | - | - | |
| Grafana | https://api.in-a-box.cloud:3000 | admin | password | |
| HAProxy | http://manager.systems.in-a-box.cloud:1984 | openstack | password | |
| Homer | https://homer.services.in-a-box.cloud | - | - | |
| Horizon | https://api.in-a-box.cloud | admin<br/>test | password<br/>test | domain: default, project: admin<br/>domain: test, project: test |
| Netbox | https://netbox.services.in-a-box.cloud | admin | password | |
| Netdata | http://manager.systems.in-a-box.cloud:19999 | - | - | |
| OpenSearch Dashboards | https://api.in-a-box.cloud:5601 | opensearch | password | |
| RabbitMQ | https://api.in-a-box.cloud:15672 | openstack | password | |
| Skyline | https://api.in-a-box.cloud:9999 | admin<br/>test | password<br/>test | domain: default, project: admin<br/>domain: test, project: test |
| phpMyAdmin | https://phpmyadmin.services.in-a-box.cloud | root_shard_0 | password | |

### Command-line interfaces

Expand Down

0 comments on commit 25aa851

Please sign in to comment.