簡介
Bonobo Git Server for Windows是一個Web應用程式,您可以將其安裝在IIS上,并輕松管理和連接到git存盤庫,轉到主頁以獲取發布和更多資訊,
先決條件
-
Internet資訊服務7及更高版本
-
如何在Windows 8上安裝IIS 8
-
在Windows Server 2012上安裝IIS 8
-
在Windows Server 2008或Windows Server 2008 R2上安裝IIS 7
-
在Windows Vista和Windows 7上安裝IIS 7
-
.NET Framework 4.6
-
%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -ir以管理員權限運行
-
Windows Vista SP2,Windows 7,Windows 8及更高版本
-
Windows Server 2008 R2,Windows Server 2008 SP2,Windows Server 2012及更高版本
-
不要忘記在IIS中注冊.NET Framework
更新資料
在每次更新之前,請仔細閱讀有關您的版本與changelog中最新版本之間的兼容性問題的資訊,
-
洗掉安裝檔案夾中除App_Data之外的所有檔案,
-
默認位置是C:\inetpub\wwwroot\Bonobo.Git.Server,
-
將檔案從下載的存檔復制到服務器位置,
安裝
這些步驟說明了使用Windows 2008 Server和IIS 7的簡單安裝,對于更高版本的平臺(Windows Server 2012和IIS 8.0),它們完全相同,
-
從安裝檔案中提取檔案到C:\inetpub\wwwroot
-
允許IIS用戶修改 C:\inetpub\wwwroot\Bonobo.Git.Server\App_Data檔案夾,這樣做
-
選擇App_Data檔案夾的屬性,
-
轉到安全標簽,
-
點擊修改,
-
選擇IIS用戶(在我的情況下為IIS_IUSRS)并添加“修改和寫入”權限,
-
使用“應用”按鈕確認這些設定,
-
將Bonobo.Git.Server轉換為IIS中的應用程式
-
運行IIS管理器,然后導航到“站點”->“默認網站”,您應該看到Bonobo.Git.Server,
-
右鍵單擊Bonobo Git Server并轉換為應用程式,
-
檢查所選的應用程式池是否在.NET 4.0上運行并轉換站點,
-
啟動瀏覽器,然后轉到http://localhost/Bonobo.Git.Server,現在您可以看到Bonobo Git Server的初始頁面,一切正常,
-
默認憑據為用戶名:admin密碼:admin
開源地址:https://github.com/jakubgarfield/Bonobo-Git-Server
轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/228900.html
標籤:其他
