PlyWP Panel Installation Guide
PlyWP Docs
Panel installation
Step-by-step instructions for installing PlyWP Panel on a Debian/Ubuntu server. Fill in your configuration above to get personalized commands you can copy directly.
Run the following command to install PlyWP on your server automatically:
bash <(curl -s https://plywp-installer.urixen.io/install.sh) | bash
0 of 9 steps complete0%
Prerequisites
MariaDB must be running and thepanel database + user must exist before running migrations. Bun and Nginx should be installed. Run the full PlyWP installer script for a fully automated setup, or follow each step above manually.