CentOS | RedHat | Alpine Linux | Debian | Ubuntu |
AlmaLinux | Fedora | Rocky Linux | openSUSE | Anolis |
OpencloudOS | TencentOS | Amazon Linux | EulerOS | openEuler |
Kylin | LinuxMint | Alibaba Linux | Elementary | Uos |
Deepin | KylinsecOS | Oracle Linux | Kali Linux | Arch Linux |
... |
curl -sSL https://mirrors.linuxeye.com/bypanel/quick_install.sh | bash
Default install path:
/opt/bypanel
bypanel binary path:
/usr/bin/bypanel
bypanel binary download url(quick_install.sh has been automatically installed):
- AMD64: https://mirrors.linuxeye.com/bypanel/bypanel-linux-amd64
- AArch64: https://mirrors.linuxeye.com/bypanel/bypanel-linux-arm64
bypanel help
bypanel configure
Configuration of deployment parameters for bypanel
bypanel pull
bypanel up -d
Create and start containers,
-d
: Detached mode: Run containers in the background
bypanel exec SERVICE COMMAND
bypanel vhost add
bypanel vhost del
bypanel vhost list
bypanel scm add
bypanel scm del
bypanel scm list
bypanel reload
Reload Web service containers
bypanel image
Remove unused images, Exec command:
bypanel image prune
bypanel logs
View output from containers,
-f
: Follow log output
bypanel ps
List containers, or
bypanel status
bypanel down
Stop and remove containers, networks
bypanel restart
Restart service containers
bypanel start
Start services containers
bypanel stop
Stop services containers
bypanel upgrade
Upgrade bypctl to bypanel, execute bypctl upgrade
twice
bypctl upgrade
bypctl upgrade
bypanel version