Moryxo Panel installation
Install Moryxo Panel
The current installation flow is designed for Debian 12, Debian 13, Ubuntu 22.04, and Ubuntu 24.04. Start with a fresh server whenever possible.
Install command
curl -fsSL https://core.moryxo.com/install.sh | bashStep 1 — Prepare the server
Use a clean system, update packages, and make sure you have root or sudo access available.
Step 2 — Run the installer
Execute the one-command installer and wait for the automated panel setup to finish.
Step 3 — Review the panel
Open the web interface, verify the environment, and continue with deployment or configuration tasks.
What the installer does
- downloads panel files
- prepares directories and runtime paths
- writes the base configuration
- starts the control panel service
Before you start
- use a fresh server whenever possible
- make sure outbound internet access is available
- keep a root shell or sudo access ready
- plan firewall rules for the panel and future modules
After installation
- sign in to the panel
- verify core settings
- review logs and service status
- save a backup of the initial configuration
After installation
- sign in to the panel
- confirm the current version and release state
- check logs and service health
- review licensing if enabled
- start with the supported deployment and Nginx workflows
Good practice
Take a configuration backup after the first successful installation and again before major changes or future module installs.