Setup WebGitNet

  1. Download the project from GitHub
  2. Create a website from IIS
  3. Setup the AppPools from IIS
    • Change .net version to 4.0
    • Run the App as a service account has access permission to the Git repositories
  4. Setup the web.config
  5. Download & Install ASP.NET MVC 3
  6. Register new ASP – aspnet_regiis.exe /iru

Leave a comment