docker-ckan/ckan/docker-entrypoint.d
mnjnz f39aafefef
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master
2024-03-20 14:00:50 +01:00
..
00_update_who.sh Setting up the harvesters (ckan container) 2024-02-21 09:16:47 +01:00
01_setup_xloader.sh Fix token revocation in 01_setup_xloader.sh 2024-03-05 07:40:19 +01:00
02_setup_scheming.sh Setting up the harvesters (ckan container) 2024-02-21 09:16:47 +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.