1.Download the "Gitblit Go" package from the www.gitblit.com

2.UnZip the package

3.Open the /data/gitblit.properties with your favorate editor

4.Set "git.repositoriesFolder= D:/gitRep","gitRep" here is just for demo,you could change it for your case.

5.Set ports settings server.httpPort = 9000 server.httpsPort=8443

6.Run gitblit.bat

7.You could also run it as a service with "installService.bat"

8.Open the site http://YourIPAddress:9000 with your browser 9.Sigin in with the default user "admin",password "admin". That's it!Really simple!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-15
  • 2022-12-23
  • 2021-06-13
  • 2021-10-15
  • 2021-05-09
猜你喜欢
  • 2021-12-09
  • 2021-04-06
  • 2022-12-23
  • 2021-04-12
  • 2021-05-29
  • 2021-08-17
  • 2022-12-23
相关资源
相似解决方案