Commit Graph

16 Commits

Author SHA1 Message Date
Brett e7e1e70bc0 Update README.md 2022-07-18 14:28:50 +02:00
Brett Jones a7d7869561
Update README.md 2022-07-18 13:50:11 +02:00
Brett 248550d714 typo 2022-07-18 13:48:23 +02:00
Brett aa7f6e767e Update README.md 2022-07-18 11:02:42 +02:00
Brett 8379d83651 rename README 2022-07-18 10:49:39 +02:00
Brett 3be7b4c932 Replace ckan-docker with the replacement (initial stage) 2020-09-17 11:32:00 +02:00
Ian Ward 61c7865193 Link to latest Docker work on ckan/ckan 2016-05-26 14:00:52 -04:00
Pierre-Yves Aillet 0d0f56904b Minor doc corrections 2015-04-16 03:02:45 +02:00
Pierre-Yves Aillet b910d66f07 Migration from Fig to Docker-compose
Documentation update
2015-04-16 02:49:26 +02:00
Clément MOUCHET a3c548e620 Updated baseimage to 0.9.16 2015-03-07 15:03:14 +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
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 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 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