Version: 1.7.50
Creating an OpenPanel ISO Image
This guide is intended for server providers offering Cloud, VPS, or Dedicated servers who want to enable fast image deployment with OpenPanel.
Creating an OpenPanel ISO image is straightforward. Follow these steps:
- Install and configure OpenPanel on your server.
- Power off the server.
- Create an image of the server.
⚠️ Note: Your server’s hostname and email settings are preserved in the image. You will need to update these after deploying the image.
Some settings can be configured automatically during deployment, like the hostname. Others, such as email and database credentials, must be updated manually.
Example: Update panel domain
opencli domain YOUR_DOMAIN
Additionally, it is recommended to change the MySQL root password and update it in /etc/my.cnf to ensure security.
Was this helpful?