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

Advanced client management #36

Merged
merged 4 commits into from
Mar 21, 2015
Merged

Advanced client management #36

merged 4 commits into from
Mar 21, 2015

Conversation

ypid
Copy link
Contributor

@ypid ypid commented Mar 12, 2015

@ypid ypid changed the title Getclient Advanced client management Mar 12, 2015
@ypid ypid force-pushed the getclient branch 2 times, most recently from bc266bd to e6e2221 Compare March 12, 2015 22:33
@@ -37,7 +37,7 @@ Upstream links:

* Retrieve the client configuration with embedded certificates

docker run --volumes-from $OVPN_DATA --rm kylemanna/openvpn ovpn_getclient CLIENTNAME > CLIENTNAME.ovpn
docker run --volumes-from $OVPN_DATA --rm kylemanna/openvpn ovpn_getclient CLIENTNAME combined > CLIENTNAME.ovpn
Copy link
Owner

Choose a reason for hiding this comment

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

Can you make the default combined and not specify it? There are existing tutorials that will break (https://www.digitalocean.com/community/tutorials/how-to-run-openvpn-in-a-docker-container-on-ubuntu-14-04) instantly with this change.

Advanced users will easily find the usage / docs for these features. It's distracting to first timer and less advanced users.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I started with combined being the default, but then I thought, that the other feature might not be visible to the user this way. So I made it explicate. But ok, I will change it back.

@kylemanna
Copy link
Owner

Number of comments, once they are cleaned-up it should be good!

@kylemanna kylemanna merged commit 47cc0e3 into kylemanna:master Mar 21, 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.

None yet

2 participants