Giter VIP home page Giter VIP logo

gitcandy's Introduction

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

gitcandy's People

Contributors

aimeast avatar latop2604 avatar ngc3766 avatar prostickman avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.