docker-ckan/ckan/docker-entrypoint.d
mjanez 7309d15bc0
Remove unnecesary TODO
2024-04-15 10:33:28 +00:00
..
00_update_who.sh Setting up the harvesters (ckan container) 2024-02-21 09:16:47 +01:00
01_setup_xloader.sh Remove unnecesary TODO 2024-04-15 10:33:28 +00:00
02_setup_scheming.sh Fix scheming_dcat to schemingdcat 2024-03-21 14:48:50 +01:00
03_setup_dcat.sh Setting up the harvesters (ckan container) 2024-02-21 09:16:47 +01:00
04_setup_preview.sh Setting up the harvesters (ckan container) 2024-02-21 09:16:47 +01:00
05_setup_pages.sh Setting up the harvesters (ckan container) 2024-02-21 09:16:47 +01: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.