gitdeployhub
gitdeployhub copied to clipboard
Git-based deployment on IIS
Results
2
gitdeployhub issues
Sort by
recently updated
recently updated
newest added
This is what I get when I run the application. It's a clean 2012 R2 server with .NET and GIT installed. Just for the kicks I added Everyone with full...
I've done the following configuration: 1. created a deployUser 2. granted deployUser full control to local repo folder 3. created customAppPool for gitdeployhub with deployUser as the identity 4. using...