GitCandy© is a Git distributed version control platform based on ASP.NET MVC application, which supports public and private repositories. You can create and collaborate your repository with your team anytime anywhere without any limit.
Demo is unavaliable.
Get source and fork me on http://github.com/Aimeast/GitCandy.
- Download last release or build dev branch by yourself
- Create a web site on IIS, copy binary and resource files to site path
- Copy
GitCandy\bin\[NativeBinaries & x86 & x64]
folders to destination if you are publishing the website - Create a database by
/Sql/Create.[Sqlite | MsSql].sql
, copy database file toApp_Data
folder if any - Update connection string in
Web.config
file - Prepare two folders for storage
Repositories
andCache
- Navigate to your site and login with default username
admin
, passwordgitcandy
- Go to
Settings
page for set folders path ofRepositories
,Cache
andgit-core
- You are recommended to set
<compilation debug="false" />
inWeb.config
- The
Repositories
orCache
path looks likex:\Repos
orx:\Cache
- The
git-core
path looks likex:\PortableGit\libexec\git-core
orx:\PortableGit\mingw64\libexec\git-core
Go to changes page
- ASP.NET MVC @ Apache License 2.0
- Bootstrap @ MIT License
- Bootstrap-switch @ Apache License 2.0
- EntityFramework @ Apache License 2.0
- FxSsh @ MIT license
- Highlight.js @ New BSD License
- jQuery @ MIT License
- LibGit2Sharp @ MIT License
- marked @ MIT License
- Microsoft.Composition (MEF2) @ Microsoft Public License
- Newtonsoft.Json @ MIT License
- SharpZipLib @ GPL License v2
The MIT license