# Installation
This guide walks you through installing PanelAlpha on one server.
# Requirements
- Debian 12/13 or Ubuntu 22.04/24.04
- Root SSH access
- At least 4 GB RAM
- Open inbound ports:
80,443,8443,8444
# Installation Steps
Log in to your server via SSH as root:
ssh root@your-server-ipRun the following command to start installation:
wget -N -P /opt/panelalpha https://license.panelalpha.com/single-server-installer.sh && bash /opt/panelalpha/single-server-installer.sh
# First Access
After installation finishes, open the Admin Area at https://YOUR_SERVER_IP:8443 and complete the initial configuration before opening the Client Area.
# Need Help?
If installation fails or one of the URLs does not open, check the Troubleshooting Center.