Change password for management console

Server 2.x

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

 

Server 3.x

To change the password for the CircleCI management console on port 8800:

  • Make sure you are connected to your Kubernetes cluster
  • kubectl kots reset-password [namespace]
Was this article helpful?
3 out of 5 found this helpful

Comments

0 comments

Article is closed for comments.