Skip to content

Instantly share code, notes, and snippets.

@tarsisazevedo
Created January 25, 2013 15:57
Show Gist options
  • Save tarsisazevedo/4635507 to your computer and use it in GitHub Desktop.
Save tarsisazevedo/4635507 to your computer and use it in GitHub Desktop.
gandalf.conf
bin-path: /home/git/gandalf/dist/gandalf
database:
url: 127.0.0.1:27017
name: gandalf
git:
bare:
location: /var/repositories # you'll need to create this dir and chown it to your user
template: /home/git/bare-template # this configuration is optional, if you don't have any custom stuff in your bare, just comment it
daemon:
export-all: true
host: gandalfhost.com
webserver:
port: ":8080"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment