1Panel Settings – Full English Translation¶
1 Panel¶
Basic settings for the panel, including:
- Panel User: 1Panel supports one user per host. Used for login, initialized on first access.
- Panel Password: Password for logging into 1Panel.
- Theme: Light / Dark / Follow system.
- Menu Tabs: Show recently visited menus in tabs at the top.
- Panel Alias: Custom panel name.
- Language: Chinese / English.
- Session Timeout: Auto-logout after inactivity (minimum 300 seconds).
- Server Address: Used to quickly open app pages from the App Store.
- Proxy Server (✨ Pro): Route network requests through a proxy for offline environments.
- Preview Program: Enable to receive beta versions.
- Hide Advanced Menu: Toggle advanced features in the sidebar.
2 Security¶
Configuration
Security settings for high‑security environments:
- Panel Port: Change the 1Panel service port.
Check usage first:
netstat -tunlp | grep [port] - Listen Address: Restrict which IP the panel listens on.
- Security Entrance: Only allow login via a custom path.
- Unauthorized Response: Content returned when accessing without the security entrance.
- Allowed IPs: Only listed IPs can access the panel.
- Domain Binding: Only allow access via bound domains.
- Panel SSL: Enforce HTTPS.
- Password Expiration: Force password change after days.
- Password Complexity: Require 8+ chars with letters, digits, and symbols.
- Two‑Factor Auth (MFA): Enable TOTP login.
- Passkey: Hardware‑based passwordless login (requires SSL + trusted domain).
Note
Incorrect changes may block panel access.
Use SSH and the 1pctl commands to reset:
root@hostname:/# 1pctl reset --help
Reset system settings
Usage:
1panel reset [command]
Available Commands:
domain Remove domain binding
entrance Remove security entrance
https Disable HTTPS
ips Clear allowed IPs
mfa Disable two-factor auth
Flags:
-h, --help help for reset
root@hostname:/# 1pctl update
Update panel settings
Usage:
1panel update [command]
Available Commands:
password Change panel password
port Change panel port
username Change panel username
Flags:
-h, --help help for update
3 Panel Alerts¶
Overview
Send notifications for anomalies via: Email, WeCom, DingTalk, Feishu, SMS.
- Email: Free & Pro
- WeCom / DingTalk / Feishu / SMS: Pro only
Triggers: resource usage, website/app issues, backup failures, login anomalies.
3.1 General Settings¶
- Log in as admin
- Go to Panel Settings → Panel Alerts
- Configure:
- Enable/disable alerts
- Channels
- Default recipients
- Alert severity
- Modules (host, website, database, container, cron etc.)
3.2 Email Alerts¶
1Panel Email Setup
- Go to Panel Settings → Panel Alerts
- Enable Email
- Fill SMTP info:
- Server (smtp.qq.com, smtp.163.com)
- Port (465/587)
- Sender account
- Auth code / app password
- Set recipient emails (comma‑separated)
- Save and send test email
3.3 Troubleshooting¶
- Verify channel configuration
- Check Panel Logs → System Logs
- Confirm Pro edition for enterprise channels
- Whitelist 1Panel server IP in WeCom/DingTalk/Feishu
- If using proxy, whitelist proxy egress IP
4 Backup Accounts¶
4.1 Supported Storage¶
Local disk and third‑party storage:
- Alibaba Cloud OSS
- Tencent Cloud COS
- AWS S3
- Microsoft OneDrive
- Google Drive
- AliyunDrive
- MINIO
- WebDAV
- SFTP
- Qiniu Kodo
- UPYUN
4.2 OneDrive Custom Config¶
Requires 4 parameters: - client_id - client_secret - redirect_uri - scope
4.3 OneDrive Authorization¶
Follow the wizard to obtain and enter the authorization code.
4.4 Google Drive Binding¶
Create a project in Google Cloud, enable Drive API, obtain OAuth credentials.
4.5 WebDAV to AList¶
Install AList, set storage, then add WebDAV backup account in 1Panel.
4.6 S3 Compatibility¶
Many object storage providers are S3‑compatible. See table in original text.
5 Snapshots¶
Full backup of 1Panel data, including:
- Docker daemon.json
- Installed apps
- Local backups
- 1Panel database
- 1panel binary, 1pctl, systemd service
6 License¶
View license status and import Pro licenses. Each Pro license can activate: - 1 Pro node - Multiple Community nodes
7 About¶
- Check for updates
- Auto rollback on update failure
- View logs for update errors
Take 1Panel Further
Running 1Panel OSS? Pro Edition adds WAF protection, unlimited AI agents, multi-node management, and priority support — starting at $80/year.






