Skip to content

linuxeye/bypanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByPanel

🌍 English简体中文

Support OS system

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
...

Install

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):

Arch

alt bypanel-arch

Help

bypanel help

Configure

bypanel configure

Configuration of deployment parameters for bypanel

Pull service images

bypanel pull

Create and start

bypanel up -d

Create and start containers, -d: Detached mode: Run containers in the background

Execute a command in a running container

bypanel exec SERVICE COMMAND

Setting up virtual hosts on HTTP Server

Add

bypanel vhost add

Delete

bypanel vhost del

List

bypanel vhost list

SSL Certificate Manager

Add

bypanel scm add

Delete

bypanel scm del

List

bypanel scm list

Reload Web service

bypanel reload

Reload Web service containers

Manage images

bypanel image

Remove unused images, Exec command: bypanel image prune

Logs

bypanel logs

View output from containers, -f: Follow log output

Status

bypanel ps

List containers, or bypanel status

Down

bypanel down

Stop and remove containers, networks

Restart

bypanel restart

Restart service containers

Start

bypanel start

Start services containers

Stop

bypanel stop

Stop services containers

Upgrade

bypanel upgrade

Upgrade bypctl to bypanel, execute bypctl upgrade twice

bypctl upgrade
bypctl upgrade

Version

bypanel version

About

bypanel docker-compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages