Git Product home page Git Product logo

docker-openvpn's People

Contributors

themardy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

abhas

docker-openvpn's Issues

Easy-RSA error

I'm getting the following error after following your instructions:

root@ubuntu:/home/ubuntu# OVPN_DATA="ovpn-data-example"
root@ubuntu:/home/ubuntu# docker volume create --name $OVPN_DATA
ovpn-data-example
root@ubuntu:/home/ubuntu# docker run -v $OVPN_DATA:/etc/openvpn --log-driver=none --rm themardy/openvpn ovpn_genconfig -u udp://vpn.**********.com
Unable to find image 'themardy/openvpn:latest' locally
latest: Pulling from themardy/openvpn
2914792bc417: Pull complete
3b42d18eeede: Pull complete
7be0dfeae1e3: Pull complete
5d697cc13b3b: Pull complete
60385d3d1db5: Pull complete
Digest: sha256:2fee1bbd6805ffe6b22998f3fe4c77d6293eed6f09ea18ae1216ce8e90f6c40a
Status: Downloaded newer image for themardy/openvpn:latest
Processing PUSH Config: 'block-outside-dns'
Processing Route Config: '192.168.254.0/24'
Processing PUSH Config: 'dhcp-option DNS 1.1.1.1'
Processing PUSH Config: 'dhcp-option DNS 1.0.0.1'
Processing PUSH Config: 'comp-lzo no'
Successfully generated config
Cleaning up before Exit ...
root@ubuntu:/home/ubuntu# docker run -v $OVPN_DATA:/etc/openvpn --log-driver=none --rm -it themardy/openvpn ovpn_initpki

Easy-RSA error:

The file '/etc/openvpn/vars' was not found.

Any ideas how to fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.