Skip to content

A Dockerfile and docker-compose config for running Pritunl

Notifications You must be signed in to change notification settings

red-avtovo/pritunl-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Languages

  • Shell 65.4%
  • Dockerfile 34.6%