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

Added support for configuration by environment variable #1

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

ChipWolf
Copy link
Member

This is a functional first pass, with a readme rewrite


| Variable | Description | Accepted values | Default value |
|:--------:|:-----------:|:---------------:|:-------------:|
| RWA_ENV | Enables configuration by environment variables | TRUE / FALSE | FALSE |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have pre-enabled this setting here

https://github.com/itzg/docker-rcon-web-admin/blob/master/Dockerfile#L23

since environment variable driven configuration will be perfect for containers. When this PR is merged I will link to this README section from the Options section of the image.

@ChipWolf
Copy link
Member Author

@lacaulac could you enable issues on this repo please?

@ChipWolf ChipWolf force-pushed the master branch 3 times, most recently from d7ee282 to 43ded94 Compare April 14, 2020 18:44
@lacaulac
Copy link
Member

@ChipWolf Done! Sorry for the delay. Nice work, I really like how you've changed the README file too!

@lacaulac lacaulac merged commit 566f0ee into rcon-web-admin:master Apr 16, 2020
@itzg
Copy link

itzg commented Apr 16, 2020

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

Successfully merging this pull request may close these issues.

3 participants