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

Does not work with port setting #2

Open
earthlyreason opened this issue Jul 30, 2018 · 0 comments
Open

Does not work with port setting #2

earthlyreason opened this issue Jul 30, 2018 · 0 comments

Comments

@earthlyreason
Copy link

We are running CKAN in an environment with dynamic PORT allocation (Heroku). To deal with that, we have a startup process that uses sed to interpolate PORT (and a few other settings) into the .ini file.

It looked like ckanext-envvars would be a cleaner approach.

However, when setting CKAN___PORT in lieu of the config setting, the site simply wouldn't load. Restoring a port setting in the actual config would fix it. I got the same sense as the reporter of #1, that the config values weren't being set early enough in the process for some of their readers.

Has this extension been tested with the port setting? Are there known settings (other than plugins) that cannot be expected to work?

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