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

List Available Environment Variables #11

Open
RickyGrassmuck opened this issue Feb 21, 2018 · 0 comments
Open

List Available Environment Variables #11

RickyGrassmuck opened this issue Feb 21, 2018 · 0 comments

Comments

@RickyGrassmuck
Copy link

RickyGrassmuck commented Feb 21, 2018

Would be nice to see a full list of environment variables that will be used to generate the config.js file. Currently you have to navigate to the github repo, find the app.sh file and look through it to see what it's using. Adding the items below to the Docker Hub README page would be very convenient.

root@3db5a4c2e098:/#  grep -oP "\w*[A-Z][A-Z]+\w*?" app/app.sh | grep -v 'EOF'
HOST
PORT
KEY_LENGTH
MAX_LENGTH
STATIC_MAX_AGE
RECOMPRESS_STATIC_ASSETS
LOGGING_LEVEL
LOGGING_TYPE
LOGGING_COLORIZE
KEY_GENERATOR_TYPE
STORAGE_TYPE
STORAGE_PATH
STORAGE_HOST
STORAGE_PORT
STORAGE_DB
STORAGE_EXPIRE
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