Initial run guide
StackState Self-hosted v5.1.x
Overview
This page provides all the information you need to install and run StackState.
Installation instructions
Address and port
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
Default username and password
StackState is configured by default with the following administrator account:
username:
adminpassword: Set during installation. This is collected by the
generate_values.shscript and stored in MD5 hash format invalues.yaml
StackState is configured by default with the following administrator account:
username:
adminpassword:
topology-telemetry-time
StackState is configured by default with the following administrator account:
username:
adminpassword: Set during installation. This is collected by the
generate_values.shscript and stored in MD5 hash format invalues.yaml
Troubleshooting
If you run into any problems during the installation of StackState or first run, check the StackState installation troubleshooting guide.
Next steps
Once you have StackState up and running, you can get started setting up integrations
Last updated