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

Externalized configuration by environment variables. #12

Merged
merged 12 commits into from
May 11, 2015
Merged

Externalized configuration by environment variables. #12

merged 12 commits into from
May 11, 2015

Conversation

haugene
Copy link
Owner

@haugene haugene commented May 11, 2015

Can now control PIA credentials, VPN server selection and Transmission settings from environment variables. closes #8 and also provides a fix for #4

haugene and others added 12 commits May 9, 2015 18:29
Added transmission settings to env vars. Fixed #8.
Updated readme.
Added ability to override /etc/resolv.conf. Fixes #4.
Save docker image size by combining all apt commands into a single RUN statement.
Control PIA and Transmission from env vars
…mission data-dir on mounted volume for persistent state
…on rpc username and password for port updates if authentication is enabled.
@haugene
Copy link
Owner Author

haugene commented May 11, 2015

Tested it, and looks to behave well!

haugene added a commit that referenced this pull request May 11, 2015
Externalized configuration by environment variables.
@haugene haugene merged commit a43f605 into master May 11, 2015
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.

Configure Transmission using env vars
2 participants