Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 735 Bytes

readme.md

File metadata and controls

44 lines (29 loc) · 735 Bytes

Private Server

Ubuntu Linux Server VM setup instructions.

Proxmox

Follow Instructions here

Create VM

  • Leave Most Defaults (SeaBIOS, etc)
  • Add Local_Storage (no more than half of available space)
  • Use default vmbr0 bridge for networking
  • !Important - Select appropriate VLAN tag for VPN outbound network

Linux Install

Follow Instructions here

Traceroute to Test VPN

sudo apt install traceroute
traceroute google.com

Docker Compose Setup

Follow instructions here to setup docker-compose.yaml.

Environment variables for .env file:

NAS_IP_ADDRESS= PUID= PGID= TIMEZONE= WATCHTOWER_SCHEDULE= WATCHTOWER_DEBUG=