Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

vagrant (and ansible) files for *.opencivicdata.org (useful for development & deployment)

Notifications You must be signed in to change notification settings

opencivicdata/vagrant-opencivicdata.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-opencivicdata.org

Vagrant and ansible files for pieces of opencivicdata.org

(useful for development & deployment)

Usage

vagrant up db     # start a local Postgres on 10.42.2.101

vagrant up site   # start opencivicdata.org on 10.42.2.100

vagrant up api    # start api.opencivicdata.org on 10.42.2.102

Downloading Shapefiles

By default shapefiles aren't downloaded, enable them via:

export USE_GEO=1
vagrant provision api

About

vagrant (and ansible) files for *.opencivicdata.org (useful for development & deployment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published