/git-server

salt setup for a simple git server

Work in Progess until this is removed

git-server

Simple salt setup for a barebones git server

Setup Locally

  1. Download and Install Virtual Box.

  2. Download and Install Vagrant

  3. vagrant plugin install vagrant-salt

  4. vagrant up

  5. Grab some coffee? Downloading the box and initial bootstrap may take a while

Setup for production

  1. Left as exercise for you, the user