kubealex / k8s-mediaserver-operator

Repository for k8s Mediaserver Operator project
MIT License
563 stars 77 forks source link

feat(charts): Add Transmission VPN #99

Open umbertix opened 8 months ago

umbertix commented 8 months ago

This adds a sidecar container that will route the traffic from transmission out through a VPN. The side container is Gluetun and supports most of the VPN's, and the setup should be easy.

Right now only Mullvad has been implemented, but extending this should be relatively easy by anyone.