How do I reset the OpenPanel admin password?
Log in to your server via SSH or the VNC console in your cloud.hawkhost.com control panel.
Find your admin username
Section titled “Find your admin username”OpenPanel generates a random admin username. To find it, run:
opencli admin listThe output will display the admin username, for example:
goofy_hypatia6|admin|1Reset the password
Section titled “Reset the password”Run the following command, replacing the username and password with your values:
opencli admin password goofy_hypatia6 newPasswordOnce complete, you can access OpenPanel at:
https://your-compute-ip:2087Replace your-compute-ip with your server’s IP address.