Installation
Connect to your server as root via SSH and run the following command:
bash <(curl -sSL https://openpanel.org)
Advanced Install Settings:
Here you can set what shall be installed and configured when installing OpenPanel:
- Set the FQDN hostname.
- Set a custom OpenPanel version to be installed.
- Email address to receive admin logins and future notifications.
- Set admin username (by default random generated).
- Set admin password (by default random generated).
- Skip the requirements check.
- Skip checking if existing panels are installed.
- Skip the APT update.
- Don't setup UFW (Only if you will set another Firewall manually)
- Don't install openpanel/nginx and openpanel/apache docker images.
- Do not set up IP sets and blacklists.
- Skip SSL setup.
- Install and setup UFW instead of CSF.
- Disable port 22 and whitelist administrator IP address.
- Specify the post install script path.
- Set the screenshots API URL.
- Display debug information during installation.
- Retry and overwrite everything.