Deploy GIT server side under Windows

Source: Internet
Author: User

Solution One:

(Note: If English reading is not too much of a hindrance, go directly to the Bonobo website to see the relevant documents.) )

Win7 (Windows Server 2008 should also be able, not tested) +

IIS7.5 (Win7 comes with) +

Git server is: Bonobo, open source free, essentially an ASP. Mvc4 program, currently (2014-11-18) the latest version is: 3.3.0.

1. Ensure that the Win7 IIS function is turned on and that the computer is installed. The NET4.5 framework and the ASP. NET Mvc4 (if your PC itself already has the VS2013 these will not have to be installed), Mvc4 download link. Download Good bonobo, extract the Bonobo.Git.Server folder, put the whole folder in one place, or throw it directly under the C:\inetpub\wwwroot\.

2, open IIS, configure the MVC4 application pool, refer to this article, the front of the VS2010 release project completely without looking at, look at the configuration of the connection pool behind and considerations.

3, according to let Iis_users have the Bonobo project directory changes and Write permissions.

4, build the station.

Note the problem:

A, if you cannot find the Iis_users user, it is possible to just turn on the IIS function, restart the computer.

b, since this ASP. NET Mvc4 project already contains git-related features, there is no need to install Git for Windows Tools on the computer.

Solution II,

Download Gitstack, all the way to the next, fool-style operation, need to pay.

Precautions:

A, Gitstack packet with Apache server, when installing Gitstack, it will try to use 80 port, so need to take 80 port on the computer program to kill. But it is possible to find that this port is

NT Kernel & system processes are occupied, such as:

Workaround refer to this post.

Deploy GIT server side under Windows

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.