Skip to content

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.

OpenPanel generates a random admin username. To find it, run:

opencli admin list

The output will display the admin username, for example:

goofy_hypatia6|admin|1

Run the following command, replacing the username and password with your values:

opencli admin password goofy_hypatia6 newPassword

Once complete, you can access OpenPanel at:

https://your-compute-ip:2087

Replace your-compute-ip with your server’s IP address.