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

How to debug config settings? #111

Open
ondics opened this issue Jan 12, 2023 · 0 comments
Open

How to debug config settings? #111

ondics opened this issue Jan 12, 2023 · 0 comments

Comments

@ondics
Copy link

ondics commented Jan 12, 2023

How to get the config values for a started ckan instance?

There are several places where ckan configs can be set:

  • ckan.ini
  • ckan-envvars overrides ckan.ini settings (depending on the plugin order)
  • the ENTRYPOINT script start_ckan.sh sets hardcoded uwsgi params

How to get the config settings in use? Can we dump it with a ckan CLI command?

@ondics ondics changed the title Debugging config settings How to debug config settings Jan 12, 2023
@ondics ondics changed the title How to debug config settings How to debug config settings? Jan 12, 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

No branches or pull requests

1 participant