1. 程式人生 > 其它 >metersphere備份、遷移

metersphere備份、遷移

檔案儲存目錄預設:/opt/metersphere/data
停舊服務,備份資料夾
安裝新服務,完成之後停新服務
替換新服務的資料夾

相關命令:

service docker start

msctl start

msctl status

---------------------------------

msctl:

Commands:
build Build or rebuild services
bundle Generate a Docker bundle from the Compose file
config Validate and view the Compose file
create Create services
down Stop and remove containers, networks, images, and volumes
events Receive real time events from containers
exec Execute a command in a running container
help Get help on a command
images List images
kill Kill containers
logs View output from containers
pause Pause services
port Print the public port for a port binding
ps List containers
pull Pull service images
push Push service images
restart Restart services
rm Remove stopped containers
run Run a one-off command
scale Set number of containers for a service
start Start services
stop Stop services
top Display the running processes
unpause Unpause services
up Create and start containers
version Show the Docker-Compose version information