Go to file
xxq250 d16df32744 细节调整 2025-07-08 10:23:17 +08:00
00-db/mysql-init 细节调整 2025-07-08 10:23:17 +08:00
00-docker-compose
01-gitea 调整脚本 2025-05-14 10:19:57 +08:00
02-forgeplus 调整脚本 2025-05-14 09:58:48 +08:00
03-fisco
04-sonarqube
05-docker-setup 调整脚本 2025-05-14 09:58:48 +08:00
08-shell
.DS_Store
.env
.gitignore
README.md
clean-file.sh
docker-compose.yml 脚本调整 2025-06-10 11:31:50 +08:00
foot.txt
nginx.conf 细节调整 2025-07-08 10:23:17 +08:00
setup.sh 脚本调整 2025-06-10 11:31:50 +08:00
wait.txt Add wait.txt 2025-05-14 18:38:38 +08:00
wget.txt Update wget.txt 2025-05-07 16:47:27 +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