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

Read Env variables to configure Nextcloud #3926

Closed
pierreozoux opened this issue Mar 19, 2017 · 3 comments · Fixed by #3966
Closed

Read Env variables to configure Nextcloud #3926

pierreozoux opened this issue Mar 19, 2017 · 3 comments · Fixed by #3966

Comments

@pierreozoux
Copy link
Member

https://12factor.net/ are recommendations for modern applications.

I tried to look though the documentation, and didn't find much about it.

Does Nextcloud read env variables? If yes, which?
And finally, would it be possible to make it read all config from env?
This would help a lot in a context of a docker cluster for instance.
And this would avoid such file and ease docker images:
https://github.com/Wonderfall/dockerfiles/blob/master/nextcloud/11.0/setup.sh

@MorrisJobke
Copy link
Member

@karlitschek @rullzer @nickvergessen @LukasReschke Do we want this? That would mean to downstream this: owncloud/core#26570

Would that make sense?

@MorrisJobke MorrisJobke added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement labels Mar 20, 2017
@karlitschek
Copy link
Member

i think it is a useful feature.

@MorrisJobke
Copy link
Member

Fix is in #3966

@MorrisJobke MorrisJobke removed the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants