2020-10-07 16:42:24 +02:00
2020-09-29 12:34:56 +02:00
2020-09-29 16:56:10 +02:00
2020-09-29 12:34:56 +02:00
2020-09-17 11:42:27 +02:00
2020-09-17 11:42:27 +02:00
2020-09-17 11:42:27 +02:00
2020-09-17 14:02:02 +02:00
2014-10-26 21:21:58 +00:00
2020-10-05 14:32:08 +02:00
2020-09-17 14:10:25 +02:00
2020-09-17 14:10:25 +02:00
2020-09-29 12:34:56 +02:00
2020-10-07 16:42:24 +02:00

### Please note that this re-purposed CKAN Docker repo is a WORK IN PROGRESS ###
### It should not be used to install CKAN via Docker until this page is updated ###


Potential ideas/investigations from Keitaro (Marko Bocevski) : https://github.com/keitaroinc/docker-ckan:

- Maybe use build/up time variables loaded via the .env file, runtime variables loaded via a .ckan-env file - both
located at the root directory
- Should we use wheels too? 
- 2 networks: 1) Frontend 2) Backend
- Create/access a CKAN datapusher image rather than build one?
- all username/passwords as environment variables rather than hardcoded
- "/images" is a good folder name to use to be able to build all versions of CKAN and DataPusher images
- include an "/examples" folder for examples of adding extentions xloader, harvester, etc

- make sure the "development mode" path is taken cared of with any changes
- Create an admin user during the container deployment
- should there be a datapusher container built? maybe an xloader container?
Description
No description provided
Readme 827 KiB
Languages
Shell 78.4%
Dockerfile 14.3%
HTML 7.3%