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 up -d
Create and start containers,
-d
: Detached mode: Run containers in the background
bypanel vhost add
bypanel vhost del
bypanel vhost list
bypanel logs
View output from containers,
-f
: Follow log output
bypanel status
List containers, or
bypanel ps
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