How can I have Github on my own server?

前端 未结 16 1716
鱼传尺愫
鱼传尺愫 2020-12-07 09:53

Is there anything out there like Github that is for your own local server? I am curious if there is like a PHP script or even a desktop client that mimics Github\'s functio

16条回答
  •  一向
    一向 (楼主)
    2020-12-07 10:03

    There are some open source alternatives:

    • http://rhodecode.com/ (Implemented in Python)
    • http://gitlabhq.com/ . (Implement in Ruby on Rails)

提交回复
热议问题