Skip to content

nord-vpn

Logo

Description

This is an OpenVPN client docker container that uses recommended NordVPN server. It makes routing containers traffic through OpenVPN easy.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/azinchen/nordvpn
Official Docker Documentation: https://hub.docker.com/r/azinchen/nordvpn

Image

azinchen/nordvpn:latest

Categories

  • Other

Ports

  • 8080:80/tcp

Environment Variables

NameLabelDefaultDescription
USERNordVPN user[email protected]``````
PASSNordVPN passwordpassword``````
COUNTRYCountries to connect to (see webpage readme)Spain;Hong Kong;IE;131``````
GROUPGroup name filter to which to connect toStandard VPN servers``````
RANDOM_TOPRange of servers to pick from the top10``````
RECREATE_VPN_CRONDefine when to look again for new defined servers5 */3 * * *``````
CHECK_CONNECTION_URLURL to check internet connection is working tohttps://www.google.com``````
NETWORKSubnet to define network access (read Local Network access to services connecting to the internet through the VPN readme to get the right subnet!)192.168.1.0/24;192.168.2.0/24``````
OPENVPN_OPTSUsed to pass extra parameters to openvpn--mute-replay-warnings``````

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.nord-vpn.ruleHost(`nord-vpn.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.nord-vpn.entrypointshttps
traefik.http.services.nord-vpn.loadbalancer.server.port80
traefik.http.routers.nord-vpn.tlstrue
traefik.http.routers.nord-vpn.tls.certresolverdefault
traefik.http.routers.nord-vpn.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titlenord-vpn
mafl.descriptionThis is an OpenVPN client docker container that uses recommended NordVPN server.
mafl.linkhttps://nord-vpn.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupOther
mafl.icon.urlhttps://s3.us-east-2.amazonaws.com/ccp-prd-s3-uploads/2022/3/8/03500108885898f010e823eeb284e393b99e1ad5.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.