ckan/ckan/docker-entrypoint.d
Brett Jones b48be9783f
Merge pull request #97 from ckan/datapusher-init
Add init script for configuring datapusher
2023-10-19 10:01:29 +02:00
..
2023-10-17 12:21:50 +02:00

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.