search

Home  >  Q&A  >  body text

github - What git server does your company generally use?

What git server do companies generally use? I used svn for version control before, but now I want to switch to git. I want to deploy it on the company's server. The company's server uses the server2012 system. Can git be installed on server2012?

習慣沉默習慣沉默2812 days ago803

reply all(9)I'll reply

  • 怪我咯

    怪我咯2017-05-02 09:27:10

    https://github.com/msysgit/msysgit/wiki/Setting-up-a-Git-server-on-Windows-using-Git-for-Windows-and-CopSSH

    reply
    0
  • 習慣沉默

    習慣沉默2017-05-02 09:27:10

    linux server, gitlab

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-05-02 09:27:10

    It’s okay. If you don’t want to maintain it, you can directly pay for gitcafe. If you want to build it yourself, I recommend gitlab
    There is a gogs developed by Go that can be installed on win

    reply
    0
  • PHP中文网

    PHP中文网2017-05-02 09:27:10

    Most of them use gitlab, but it doesn’t support windows

    reply
    0
  • 黄舟

    黄舟2017-05-02 09:27:10

    gitlab

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-05-02 09:27:10

    gitlab

    But if I have to choose again, I will consider gogs

    gogs is available on all platforms

    reply
    0
  • PHP中文网

    PHP中文网2017-05-02 09:27:10

    Use it yourself. Git is both a client and a server.
    The user uses Linux’s own user.
    The server monitoring is actually ssh

    reply
    0
  • 黄舟

    黄舟2017-05-02 09:27:10

    gitlab + linux

    reply
    0
  • ringa_lee

    ringa_lee2017-05-02 09:27:10

    gitlab coding.net github

    reply
    0
  • Cancelreply