docker-ckan/ckan/docker-entrypoint.d
mjanez 08f2424be2
Update ckan-2.9.11
- Optimize docker-entrypoints.
- Optimize .env files.
- Update ckanext-dcat to v1.8.0
2024-08-26 17:16:08 +02:00
..
00_update_who.sh Setting up the harvesters (ckan container) 2024-02-21 09:16:47 +01:00
01_setup_ckanext_config.sh Update ckan-2.9.11 2024-08-26 17:16:08 +02:00
02_setup_xloader.sh Update ckan-2.9.11 2024-08-26 17:16:08 +02:00
README.md Add step to copy init files 2023-10-17 12:21:50 +02:00

README.md

Use scripts in this folder to run extra initialization steps in your custom CKAN images. Any file with .sh or .py extension will be executed just after the main initialization script (prerun.py) is executed and just before the web server and supervisor processes are started.