自建服务器——小白代码库

1、端侧代码库

# 挂载群晖nas
/root/mount_nfs.sh

#启动gerrit的oauth2认证服务
cd /data/dex
./start.sh

#启动gerrit
cd /data/review
bin/gerrit.sh start