Files
KubePi/docs/deploy/compose/README.md
wanghe-fit2cloud 103e2442f4 更新登录密码
2021-09-09 10:39:29 +08:00

14 lines
212 B
Markdown
Raw Permalink 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-compose 部署
## 快速开始
```sh
# 创建持久化目录
mkdir kubepi
# 启动服务
docker-compose up -d
```
- 环境地址http://localhost
- 用户名admin
- 密码kubepi