Commit Graph

112 Commits

Author SHA1 Message Date
Clément Mouchet 7705f6eeb7 Merge pull request #4 from niryuu/master
fixed path of datapusher
2014-12-09 21:45:29 +00:00
tajima dbc7561a5e fixed path of datapusher 2014-12-09 20:30:16 +09:00
Clément MOUCHET 3cd3b50fad Added missing Dockerfile 2014-12-05 18:29:08 +00:00
David Read 3289c4857a Update README.md
More minor typos.
2014-12-01 14:46:52 +00:00
David Read 3df1a54a8b Update README.md
Fix minor typos in docs.
2014-12-01 14:45:33 +00:00
David Read de16c98eab Update Dockerfile
Fix minor typos in comments
2014-12-01 14:43:51 +00:00
Clément MOUCHET 061c916fa0 UPDATED:
- Data Dockerfile to keep postgres config as well as data
- Postgres Dockerfile to make sure the data is restored even if the postgres container is removed
- Doc
2014-11-30 18:19:04 +00:00
Clément MOUCHET 39467745f1 ADDED:
- Data only container for Postgres db & CKAN FileStore
- Nginx container (still based on official container, but copies the config for portability)
UPDATED:
- Postgres Dockerfile to allow custom PGDATA directory & initiate it if it's not there or is empty
- fig.ml to reflect the latest changes (datapusher, nginx, data container)
2014-11-30 15:04:51 +00:00
Clément MOUCHET 9a20dea6a4 UPDATED:
- CKAN Dockerfile
	- improved caching of common requirements with the Datapusher
	- Added $CKAN_INI env variable
	- downgraded to pip 1.4.1 because 1.5 has a bug with HTTPS proxies https://github.com/pypa/pip/issues/1805
	- fixed incorrect default port exposed
- Fig Dockerfile to 1.0.1
- fig.yml
	- mount the custom_options.ini as a volume
	- use relative path by default
- Documentation
ADDED:
- Datapusher Dockerfile based on fusion baseimage.
2014-11-15 18:02:58 +00:00
Clément 7d2783cbbe Minor doc update 2014-10-27 18:59:19 +00:00
Clément ca38b608ed Minor doc update 2014-10-26 21:49:49 +00:00
Clément 17c07d99ff Initial commit 2014-10-26 21:21:58 +00:00