update
This commit is contained in:
13
gitea/README.md
Normal file
13
gitea/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 构建 gitea 镜像
|
||||
|
||||
## 定制
|
||||
- 安装 gitea
|
||||
|
||||
## 外挂目录和文件
|
||||
- /var/lib/gitea: gitea 数据目录
|
||||
- /var/log/gitea: gitea 日志目录
|
||||
|
||||
## 案例
|
||||
- [Demo/SingleNode/](Demo/SingleNode/): 单独部署 gitea
|
||||
- [Demo/GiteaWithNginx/](Demo/GiteaWithNginx/): 部署 gitea,用 nginx 反代
|
||||
|
||||
Reference in New Issue
Block a user