GitCandy

A git server side platform based on ASP.NET MVC. 一个基于ASP.NET MVC的git服务端。QQ群:200319579。

Github星跟蹤圖

## GitCandy
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.

Visit a demo on http://gitcandy.com.

Get source and fork me on http://github.com/Aimeast/GitCandy.


Prerequisites


Installation

  • 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 to App_Data folder if any
  • Update connection string in Web.config file
  • Prepare two folders for storage Repositories and Cache
  • Navigate to your site and login with default username admin, password gitcandy
  • Go to Settings page for set folders path of Repositories, Cache and git-core
  • You are recommended to set <compilation debug="false" /> in Web.config
note
  • The Repositories or Cache path looks like x:\Repos or x:\Cache
  • The git-core path looks like x:\PortableGit\libexec\git-core or x:\PortableGit\mingw64\libexec\git-core

Changes

Go to changes page


Thanks for (alphabet)


License

The MIT license

主要指標

概覽
名稱與所有者Aimeast/GitCandy
主編程語言JavaScript
編程語言C# (語言數: 6)
平台
許可證MIT License
所有者活动
創建於2013-12-28 10:44:28
推送於2022-10-23 15:51:16
最后一次提交2016-07-27 21:20:51
發布數2
最新版本名稱v0.2 (發布於 )
第一版名稱v0.1 (發布於 )
用户参与
星數263
關注者數37
派生數118
提交數75
已啟用問題?
問題數13
打開的問題數3
拉請求數5
打開的拉請求數2
關閉的拉請求數6
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?