Go to file
xxq250 aa361e2601 fixed 细节调整 2026-01-19 09:35:26 +08:00
00-db fixed 细节调整 2026-01-19 09:35:26 +08:00
01-gitea Merge branch 'master' into simple 2026-01-12 11:22:22 +08:00
02-forgeplus delete files 2025-10-24 16:17:10 +08:00
08-shell 整理sql 2024-07-18 16:03:46 +08:00
.DS_Store docker 2025-05-07 16:48:51 +08:00
.env 重新整理安装脚本 2025-03-06 16:21:54 +08:00
.gitignore 整理文件 2024-07-05 15:08:56 +08:00
README.md Update README.md 2024-07-19 11:38:43 +08:00
clean-file.sh 重新整理安装脚本 2025-03-06 16:21:54 +08:00
docker-compose.yml fixed 细节调整 2026-01-19 09:35:26 +08:00
mysql8-set.txt fixed 细节调整 2026-01-19 09:35:26 +08:00
nginx.conf 细节调整 2025-07-08 10:23:17 +08:00
setup.sh fixed 细节调整 2025-09-08 15:34:17 +08:00
wait.txt Add wait.txt 2025-05-14 18:38:38 +08:00

README.md

主要部署开源项目

一、gitea端

1、打包好最新gitea_hat二进制文件存在在01-gitea/gitea

二、forge端

1、准备后端、前端分支代码, 存放在02-forgeplus/forgeplus 2、ruby2.4.5对应gems包, 存放在02-forgeplus/bundle

三、启动脚本

1、部署前文件中需替换文件中历史IP和目标机器IP目前默认配置为172.20.32.202 2、sh setup.sh

端口

forgeplus: 4000 gitea_hat: 3000 mysql:3306