Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
1Panel

1Panel

1Panel is a modern, open-source Linux server control panel and a cPanel alternative. Manage websites, Docker containers, databases, SSL certificates, and firewalls from one clean web UI, run local AI models with Ollama, and install popular apps in one click. GPL-3.0 licensed with 36,000+ GitHub stars.

At a glance

36.1k

GitHub stars

1

Page views

380

Active installs

License GPL-3.0 Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Accessing 1Panel

  • Open in browser: http://<SERVER_IP>:<PANEL_PORT>/<SECURE_ENTRANCE>
  • The access URL and login credentials are stored in: /root/.1panel_credentials

Retrieve the access URL and login credentials:

cat /root/.1panel_credentials

Important files and directories

  • Install Path: /opt/1panel
  • Runtime Directory: /run/1panel
  • Logs Directory: /opt/1panel/log
  • Agent Service: 1panel-agent.service
  • Core Service: 1panel-core.service

1Panel CLI

Check available commands and help:

1pctl

Check version:

1pctl version

Check status:

1pctl status

View current user info:

1pctl user-info

Update admin password:

1pctl update password

Managing 1Panel services

Check core service:

systemctl status 1panel-core

Check agent service:

systemctl status 1panel-agent

Restart services:

systemctl restart 1panel-core
systemctl restart 1panel-agent

View logs:

journalctl -u 1panel-core -f

Notes

  • Admin URL contains a randomized secure entrance path
  • Panel port is randomly generated during installation
  • Services are managed using systemd
  • Main management utility: 1pctl

More in Control Panels

Related apps.

Deploy 1Panel now. From $2.48/mo.