Closed bekriebel closed 6 years ago
Looks fine, and i only just noticed the new alpine release this week!
Thanks for the patch & tests, i'll also cut a new release after i've done my own tests.
Thanks! If you could do a new tagged release on Docker Hub too, that would be fantastic.
I may have some more improvements around the deploy scripts in the future, but for now I have it working for what I needed.
Yeah the deployment process can use some work.
The endgame is probably to write an operator for the cert management, but i need to block some time for that.
Just noticed tagged releases on docker hub have been broken for a while..manually triggered 0.4.3
. Sorry for the delay and thanks again for the PR.
These changes update the version of alpine and openvpn to the latest releases and also properly set the permissions of the PKI volume mount so it is readable only by root.
I've tested both changes in a newly created environment.
Thanks for the work on this!