Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

[feat] Allow user to set some other vairables. #3

Closed
wants to merge 17 commits into from

Conversation

m0wer
Copy link

@m0wer m0wer commented Apr 14, 2019

Fixes #2 .

Changes proposed in this pull request:

  • New available env vars in the stable release:
    • BASEDIR
    • CERTDIR
    • CONFIGDIR
    • DATADIR
    • LOGDIR

If you like this approach, I can add this same changes to the other versions (rc, snapshot...) and to the README.md

@goofball222

@m0wer
Copy link
Author

m0wer commented Jul 15, 2019

I added the variables to every Dockerfile and their description and default values to README.md.

@m0wer
Copy link
Author

m0wer commented Jun 16, 2020

@goofball222 this MR shouldn't be merged anymore since more changes where made to the fork. I'll open a new one if you are willing to merge it.

I don't understand why such a simple MR is taking so long... It just adds a few variables that have the same default values as before so it doesn't affect the users who don't want to change them.

Any feedback would be appreciated.

@m0wer m0wer mentioned this pull request Aug 24, 2020
@goofball222 goofball222 deleted the branch goofball222:master June 17, 2021 22:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to set CERTDIR as an environment variable
2 participants