Grep with "vpnserver" on the JSON-data (1)

/dockers/ (/data/Dockers) >> 3dprinters = Voice - VPN - Vpnserver - Web - Webplatform = Wordpress

Title Desc Ports Env / Vol
Wireguard WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.

Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.

Don't forget to create the volume directories on the host file system.

mkdir -p /volume1/docker/wireguard/config



Image: linuxserver/wireguard:latest

Category: Vpnserver
51820:51820/udp
PUID="1024" #PUID
PGID="100" #PGID
TZ="Europe/Amsterdam" #TZ
SERVERURL="wireguard.domain.com" #SERVERURL
SERVERPORT="51820" #SERVERPORT
PEERS="1" #PEERS
PEERDNS="auto" #PEERDNS
INTERNAL_SUBNET="10.13.13.0" #INTERNAL_SUBNET
ALLOWEDIPS="0.0.0.0/0" #ALLOWEDIPS

/volume1/docker/wireguard/config:/config
/lib/modules:/lib/modules
( layout\dockers\term - Kind='term' )