Initial run guide
StackState Self-hosted
Overview
This page provides all the information you need to install and run StackState.
Installation instructions
Install StackState on Kubernetes.
Install StackState on OpenShift.
Address and port
To access the StackState UI:
- Access the StackState UI at: https://localhost:8080 
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: - admin
- password: Set during installation. This is collected by the - generate_values.shscript and stored in MD5 hash format in- values.yaml
StackState is configured by default with the following administrator account:
- username: - admin
- password: Set during installation. This is collected by the - generate_values.shscript and stored in MD5 hash format in- values.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