Commit Graph

569 Commits

Author SHA1 Message Date
Renovate Bot
e70ff1b411
Update ubuntu:18.04 Docker digest to 0925d08 2020-02-21 23:48:09 +00:00
lawtancool
692d5cf54b
Merge pull request #3 from lawtancool/renovate/docker-ubuntu-18.04
Update ubuntu:18.04 Docker digest to bc02586
2020-02-11 22:32:13 -08:00
Renovate Bot
3539cbef73
Update ubuntu:18.04 Docker digest to bc02586 2020-01-16 02:50:25 +00:00
lawtancool
72ce7bb26d
fix digest 2019-11-29 21:06:38 -08:00
lawtancool
99233442a2
pin ubuntu image to latest amd64 digest for renovate 2019-11-29 21:04:09 -08:00
lawtancool
43a387d190
Create renovate.json 2019-11-29 20:56:39 -08:00
lawtancool
4463d3fb6f
add macOS client 2019-11-17 17:16:54 -08:00
lawtancool
3492009626
add clients with support for obfuscation 2019-11-17 17:16:17 -08:00
lawtancool
738428e544
fix tunnelblick source path again 2019-11-15 20:19:11 -08:00
lawtancool
f59bc9ec15
fix tunnelblick source path 2019-11-15 20:04:36 -08:00
lawtancool
5da288407f
update maintainer 2019-11-15 19:49:39 -08:00
lawtancool
7a2f265034
update to openvpn 2.4.8 2019-11-15 19:49:14 -08:00
lawtancool
44f6a7e88b
more README.md updates 2019-06-24 20:28:57 -07:00
lawtancool
7ceac7abe4
Update README.md 2019-06-24 20:19:12 -07:00
lawtancool
dbc54eb880
remove x509-types copying from ovpn_genclientcert 2019-06-22 21:51:41 -07:00
lawtancool
de943f0b06
update README.md with ovpn_genclientcert notes 2019-06-22 21:41:31 -07:00
lawtancool
3351f38155
Create ovpn_genclientcert 2019-06-22 21:38:15 -07:00
lawtancool
af3b10e731
fix easyrsa path part 2 2019-06-21 22:34:34 -07:00
lawtancool
83d7af491a
fix easyrsa path 2019-06-21 22:34:11 -07:00
lawtancool
dff16d9a4f
export EASYRSA="EasyRSA-unix-v3.0.6/" 2019-06-21 22:33:08 -07:00
lawtancool
4afd4c1f90
bump to EasyRSA-unix-v3.0.6 2019-06-21 22:22:05 -07:00
lawtancool
951b98d758
clean up x509-types folder 2019-06-21 21:55:28 -07:00
lawtancool
33e5786326
fix unknown key type server" error 2019-06-21 21:55:01 -07:00
lawtancool
d34995122b
add iptables 2019-06-21 21:48:54 -07:00
lawtancool
971dbb4bb5
fix EASYRSA_SSL_CONF 2019-06-21 21:37:35 -07:00
lawtancool
a0fc7f8288
fix easyrsa The OpenSSL config file cannot be found 2019-06-21 21:10:55 -07:00
lawtancool
bc8c2bc3fe
fix easyrsa pathing part 2 2019-06-21 20:54:11 -07:00
lawtancool
10ae840c31
fix easyrsa path 2019-06-21 20:53:24 -07:00
lawtancool
42ec170420
add note about removing easyrsa after finishing 2019-06-21 20:19:22 -07:00
lawtancool
ff3a97062b
cleanup EasyRSA once we're done 2019-06-21 20:17:01 -07:00
lawtancool
a3ec8a4bcf
download easyrsa in pki generation script
because ubuntu doesn't have it on CLI
2019-06-21 20:12:59 -07:00
lawtancool
26a5f0bfb7
add easy-rsa package
needed for pki generation
2019-06-21 19:42:33 -07:00
lawtancool
095a9a11a4
disable systemd in configure 2019-06-21 19:06:59 -07:00
lawtancool
19b4021f3e
expose tcp as well 2019-06-21 19:01:42 -07:00
lawtancool
e858cb5a33
add libsystemd-daemon-dev
./configure seemed to need it
2019-06-21 19:00:35 -07:00
lawtancool
3f057f93b1
change to openvpn 2.4.7
because tunnelblick removed 2.4.6 patches in favor of 2.4.7
2019-06-21 18:51:39 -07:00
lawtancool
2975062a3f
try removing resolvconf
because it doesn't install properly during the docker image build
2019-06-21 18:43:18 -07:00
lawtancool
0f708e5e30
add -y to apt-get install 2019-06-21 18:35:19 -07:00
lawtancool
a53bd0ca62
Update Dockerfile 2019-06-21 18:26:57 -07:00
Ivan Menshikh
79717903fa Fix indents in "quick start" (#454)
* fix indents in "quick start"

no more spaces before an command
2019-02-11 08:04:35 -08:00
Kyle Manna
47746e1bcb
Merge pull request #418 from darkmattercoder/patch-extended-clientstatus
extended client status for EXPIRED or other errors
2019-01-22 22:27:09 -08:00
Kyle Manna
04df4789fb
Merge pull request #436 from kunnix/patch-1
Update docker-openvpn@.service (docker.socket)
2019-01-22 22:24:19 -08:00
Kyle Manna
556c28fd15
Merge pull request #449 from rowanruseler/master
replaced 404 github link
2019-01-22 22:21:18 -08:00
Rowan Ruseler
ec6549238a replaced 404 github link 2019-01-22 11:39:54 +01:00
Kyle Manna
e83f0118e0
Merge pull request #446 from vansickle/patch-1
Update docker-compose debugging tips to include port publishing
2019-01-18 12:53:28 -08:00
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
Benoit V
bab729e2e4 Update docker-openvpn@.service (docker.socket)
Since version 1.12, Docker removed `docker.socket` <https://docs.docker.com/release-notes/docker-engine/>

The problem was already present on RPM systems (e.g. RHEL, Fedora, CentOS), and now also seems to affect Debian 9 (Stretch).

This change replaces `docker.socket` by `docker.service`.

It solves this problem:

```
> systemctl start docker-openvpn@.service
Failed to start docker-openvpn@.service: Unit docker.socket not found.
```

Related issues:

 - <https://github.com/kylemanna/docker-openvpn/issues/280>
 - <https://github.com/kylemanna/docker-openvpn/pull/286>
2018-11-08 11:24:57 +01:00
Kyle Manna
387d39e5d7
Merge pull request #426 from rca/patch-1
Update kernel "SubmittingPatches" link
2018-10-09 22:40:10 -07:00
Roberto Aguilar
2f3f99bc22
Use html version of SubmittingPatches URL 2018-10-10 00:14:53 -04:00
Roberto Aguilar
f856ee6a52
Update kernel "SubmittingPatches" link 2018-10-09 08:05:00 -04:00