Password Reset
If you forgot the admin password, you can reset it by running the following command on the terminal of your server:
curl -sfL https://get.quickstack.dev/reset-password.sh | sh -
Note
If you run QuickStack in a cluster on multiple servers, you need to run this command on the primary (master) node.
After applying the command, a generated password will be displayed in the terminal. You can use this password to log in to the QuickStack Web UI.
