bookmark/DEPLOY.md
2021-11-04 17:05:53 +08:00

9 lines
292 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

本程序基于 docker 来进行部署,使用docker-compose管理服务。
部署过程如下:
**注意仅在x86环境下测试不保证能在arm环境下使用**
1. 安装新版的docker和docker-compose
2. 修改start.sh中的参数
3. root权限运行 `start.sh` 启动服务。