Commit Graph

6 Commits

Author SHA1 Message Date
Pavel Samokha 82dfe9cabd
Update docker-compose debugging tips to include port publishing
According to the documentation docker-compose run command does not create any of the ports specified in the service configuration. So published ports should be specified in run command, otherwise you wouldn't be able to connect to the openvpn server.
2019-01-18 17:35:09 +03:00
Nicolas Duchon 5aea8b914c Update documentation
Add ovpn_revokeclient usage to client.md and docker-compose.md
2017-05-10 18:08:11 +02:00
peterrus 14c45f418c using run instead of exec
It is more in line with the other commands we run earlier. Shouldn't have any negative effects right?
2017-02-12 13:50:42 +01:00
Hadrien Mary c4fc888dca Update documentation for docker-compose 2017-01-28 19:07:51 -05:00
Niels Ulrik Andersen 438316a895 docs: docker-compose bugfix 2016-08-04 21:23:10 +02:00
Niels Ulrik Andersen 85680566d3 Add info on docker-compose 2016-08-04 20:16:42 +02:00