Skip to content

Files

Latest commit

a0b7db5 · Mar 3, 2024

History

History

private_server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 3, 2024
May 29, 2023

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=