After supervisord has been removed from 2.11.x images without replacement, what is the recommended approach to integrate ckanext-harvest into the containers again?
Currently it breaks existing functionality when updating from 2.10.x containers.
Should one trigger gather and fetch jobs once via docker healthcheck?
Running it in background using nohup?
Trigger them from outside via host cron?
Or should i go for implementing supervisord manually again?
Would like to collect some ideas, thank you. :-)
After supervisord has been removed from 2.11.x images without replacement, what is the recommended approach to integrate ckanext-harvest into the containers again?
Currently it breaks existing functionality when updating from 2.10.x containers.
Should one trigger gather and fetch jobs once via docker healthcheck?
Running it in background using nohup?
Trigger them from outside via host cron?
Or should i go for implementing supervisord manually again?
Would like to collect some ideas, thank you. :-)