Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple datapusher from init scripts #32

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Decouple datapusher from init scripts #32

merged 1 commit into from
Oct 19, 2023

Conversation

amercader
Copy link
Member

As discussed in ckan/ckan-docker#95

Remove datapusher from default plugin list env var and remove setup commands from the entrypoint scripts
(start_ckan.sh/start_ckan_development.sh)

Sadly we still need the one to add a temporary value on the api token config option, otherwise all ckan commands will fail, but at least we only run it if datapusher is listed in CKAN__PLUGINS

As discussed in ckan/ckan-docker#95

Remove datapusher from default plugin list env var and remove setup
commands from the entrypoint scripts
(start_ckan.sh/start_ckan_development.sh)

Sadly we still need the one to add a temporary value on the api token
config option, otherwise all `ckan` commands will fail, but at least we
only run it if datapusher is listed in CKAN__PLUGINS
amercader added a commit to ckan/ckan-docker that referenced this pull request Oct 17, 2023
As discussed in #95, depends on this one to be
merged/pushed first:

ckan/ckan-docker-base#32
@kowh-ai kowh-ai merged commit 90e49d0 into main Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants