2014/12/17

Install Bonobo Git Server on Windows Server 2008 R2 SP1

1. Install .NET Framework 3.5.1
2. Install IIS 7.0
3. Install .NET Framework 4.5
4. Install ASP.NET MVC 4
5. Open cmd.exe as administrator
6. cd C:\Windows\Microsoft.NET\Framework\v4.0.30319
7. aspnet_regiis.exe -ir
8. Extract Bonobo.Git.Server.3.4.0.1.zip
9. Copy Bonobo.Git.Server folder to C:\inetpub\wwwroot
10. Right click on App_Data folder and select <Security> tab.
11. Choice IIS_IUSRS and add modify permission.
12. Launch IIS Management.
13. Go to <Default Web Site> and right click on Bonobo.Git.Server.3.4.0.1 folder.
14. Select <Convert to Application>
15. Check git server path and select Application pool to ASP .NET v4.0
16. Open link http://localhost/Bonobo.Git.Server from web browser.
17. Enter username = admin, password = admin
18. Finished.

沒有留言:

張貼留言