建立一个自己的git仓库服务器
转载自:https://bbs.ecoo.top/forum.php?mod=viewthread&tid=25&highlight=git 在机顶盒的NAS里,可以建立一个属于自己的私人git服务器, 并且可以做到拉取github上的仓库转为自己的私有仓库, 还能做到自行更新github上的大神的仓库到本地。 建立服务器仓库 apt install git gitweb ngin
转载自:https://bbs.ecoo.top/forum.php?mod=viewthread&tid=25&highlight=git 在机顶盒的NAS里,可以建立一个属于自己的私人git服务器, 并且可以做到拉取github上的仓库转为自己的私有仓库, 还能做到自行更新github上的大神的仓库到本地。 建立服务器仓库 apt install git gitweb ngin
我正在尝试在我的Nginx服务器上安装Gitweb.似乎所有东西都配置正确,但我似乎在gitweb.log中收到以下错误: 2015/06/08 08:42:05 [crit] 29135#0: *5 connect() to unix:/var/run/fcgiwrap.socket failed (13: Permission denied) while connecting to upstr