caffeinehit / chef-geodjango

A set of Chef recipes to set up all the libs required to run Geo Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chef-geodjango

A set of recipes to set up all the libraries required to run Geo Django

Use them with your Chef instance, or with Vagrant

Make sure you customize cookbooks/database/attributes/default.rb to use your actual database user and database name.

To try the setup out, do:

$ git clone https://github.com/flashingpumpkin/chef-geodjango.git
$ cd chef-geodjango
$ vagrant up

That'll give you a virtual machine with a database ready to go.

About

A set of Chef recipes to set up all the libs required to run Geo Django

License:MIT License


Languages

Language:Ruby 100.0%