/container-pritunl

Container image and Helm chart for Pritunl

Primary LanguageMakefileApache License 2.0Apache-2.0

container-pritunl

Container image and Helm chart for Pritunl, VPN server.

Usage

Helm Chart

TBA

Docker

docker run -itd -e PRITUNL_MONGODB_URI="<mongodb uri>" flaccid/pritunl

Database

Use an external MongoDB database, such as the free tier at https://www.mongodb.com/atlas/database.

Upstream Documentation

https://docs.pritunl.com/docs/installation

Community Related Projects