ccodreanu / pritunl-docker

A Dockerfile and docker-compose config for running Pritunl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pritunl docker

Run Pritunl in a docker container.

Features

  • Based on alpine linux for small images
  • Included docker-compose.yml brings mongo (edit it to not expose the mongo port on the host)

Usage

git clone https://github.com/cloudkite-io/pritunl-docker
cd pritunl-docker
docker-compose up --build

The admin console is now available at https://<ip>, pritunl/pritunl.

Help

Cloudkite is here to help. Feel free to reach out: https://cloudkite.io

About

A Dockerfile and docker-compose config for running Pritunl


Languages

Language:Dockerfile 60.6%Language:Shell 39.4%