There was an error while loading. Please reload this page.
Updated Installation Guide (markdown)
The celeryd service was renamed to celery when we moved to Celery 4
Update Celery broker setting name to match the name that has been required since 1147a7e
Remove `sudo` from command. Guide recommends starting the process with `sudo su`
Update installation instructions to work with latest tooling changes
changed link of go 1.2
Update installation instructions for Webpack
Last change was wrong
Without installing mapnik-input-plugin-postgis I had this error for the requests: {"error":"Could not create datasource for type: 'postgis' (searched for datasource plugins in '/usr/lib/mapnik/input') encountered during parsing of layer 'treemap_mapfeature' in Layer at line 88"}
Major update for Ubuntu 14.04, and configuration via environment variables.
Add a warning about the guide being out of date.
Update repository names
added some more dependencies for pillow from http://pillow.readthedocs.org/installation.html#linux-installation
Add a clear statement of the the required Postgres and PostGIS versions
update location of local_settings.py
adding images to wiki
add table of contents
remove last todo!
full rework of wiki install guide
add note about database info
cd to the manage.py folder
removing most todo's - last one is the create_instance command
refine TODOs