Initial run guide
StackState Self-hosted v5.1.x
Last updated
StackState Self-hosted v5.1.x
This page provides all the information you need to install and run StackState.
To access the StackState UI:
Access the StackState UI at: https://localhost:8080
The StackState UI can be accessed using the <STACKSTATE_BASE_URL> specified during installation:
https://<STACKSTATE_BASE_URL>:7070
To access the StackState UI:
Access the StackState UI at: https://localhost:8080
StackState is configured by default with the following administrator account:
username: admin
password: Set during installation. This is collected by the generate_values.sh script and stored in MD5 hash format in values.yaml
StackState is configured by default with the following administrator account:
username: admin
password: topology-telemetry-time
StackState is configured by default with the following administrator account:
username: admin
password: Set during installation. This is collected by the generate_values.sh script and stored in MD5 hash format in values.yaml
If you run into any problems during the installation of StackState or first run, check the StackState installation troubleshooting guide.
Once you have StackState up and running, you can get started setting up integrations
Last updated