red-avtovo / 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/redavtovo/pritunl
cd pritunl-docker
docker-compose up --build

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

Releases ref: https://github.com/pritunl/pritunl/releases Image ref: https://hub.docker.com/r/redavtovo/pritunl

About

A Dockerfile and docker-compose config for running Pritunl


Languages

Language:Shell 65.4%Language:Dockerfile 34.6%