GIT Windows Server Build notes

Source: Internet
Author: User

GIT Windows Server Build notes

Required Software:

GIT Server:

Bonobo Git Server, download the latest version https://bonobogitserver.com/

One: Configure the server side (based on Windows10+bonobo Git Server6.3)

  1. Open IIS features. Control Panel -"Programs -" Enable or disable Windows features, tick Internet information options for the Services.
  2. Download good bonobo Git Server, a zip archive, is a Web site developed with ASP.
  3. unzip the compressed package that you downloaded in the previous step to D:\Inetpub\wwwroot\.
  4. Modify App_Data folder permissions, which allow IIS users to modify the site code (D:\Inetpub\wwwroot\Bonobo.Git.Server\App_Data ) folder, do the following

A) right-click app_data, select Properties

b) Select the Security tab and click Edit

c) give Iis_iusrs write and Modify permissions. ( I am usually directly selected: Full Control )

=" if the IIS_IUSRS user is not found on the previous step . Then click Add → lower left corner advanced → Right click Find Now, finally add, so you can in the " Group or user name " The list shows the .

5. when configured, open IIS Manager. Site right click, add site, enter a site name, application pool selection . NET4.0, the piping mode is integrated. Physical path Select the D:\Inetpub\wwwroot\Bonobo.Git.Server you just unzipped . Port customization.

  6. The last step, select site right click on the "Administration site" browse (or to the right there is a browsing site), if you see the following interface, indicating that the deployment is successful, the default Administrator account password is admin

    

7. If you are not accustomed to English, you can log in through the admin account password first. Then go to the menu bar above to find Settings"Language"Chinese (SIMPLIFIED,PRC) can.

This is where our Git server is built .  

  Remind:

"If this is the first time to use IIS, there may be various errors, there is an error is to Register IIS >framework4.0, the following introduction to IIS Registration methods of FrameWork4.0:

    1. Open a command prompt as an administrator
    2. Open The directory where FrameWork4.0 is located, usually in this directory:C:\Windows\Microsoft.NET\Framework\v4.0.30319
    3. in the Command Prompt window, enter C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe-i , enter after the completion of the return.

Reference article:

Build a git server and client under the Windows operating system. -A lifetime of swingers-Blog Park
Https://www.cnblogs.com/ws1996/p/6257190.html

GIT Windows Server Build notes

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.