How to install 1panel on Ubuntu 24.04

1Panel is an open-source, web-based server management panel for Linux servers. It provides a UI for managing files, containers, websites, databases, system monitoring, and scheduled tasks.

Update Your System

Before installing 1Panel, update your packages:

sudo apt update && sudo apt upgrade -y

Install Required Dependencies

Ubuntu 24.04 already includes most dependencies, but ensure the essentials are present:

sudo apt install -y curl wget ca-certificates ufw

Download & Run the 1Panel Installer

1Panel provides an official quick-install script.

curl -sSL https://resource.1panel.pro/quick_start.sh -o quick_start.sh
sudo bash quick_start.sh

The script will:

  • Detect your OS
  • Install Docker if needed
  • Install 1Panel
  • Configure its system service

During installation, the script will display:

  • Panel login URL
  • Default username
  • Generated password

📌 Important: Save these credentials.

Configure Firewall (UFW)

Ubuntu 24.04 uses UFW by default.

Allow panel access:

sudo ufw allow 8090/tcp
sudo ufw reload

If UFW is inactive and you want to enable it:

sudo ufw enable

Access the 1Panel Dashboard

In your browser, open:

http://<SERVER_IP>:8090/<entry_path>

Login using the username & password shown during installation.


CrownCloud - Get a SSD powered KVM VPS at $4.5/month!
Use the code WELCOME for 10% off!

1 GB RAM / 25 GB SSD / 1 CPU Core / 1 TB Bandwidth per month

Available Locations: LAX | MIA | ATL | FRA | AMS