To change the password for the CircleCI management console on port 8800:
- SSH into the Services box
- Run
sudo replicatedctl console-auth reset
Older versions of replicated may need the following command:
sudo replicated auth reset
To change the password for the CircleCI management console on port 8800:
sudo replicatedctl console-auth reset
Older versions of replicated may need the following command:
sudo replicated auth reset
Comments
Article is closed for comments.