Skip to content

Container Inventory

This document lists all Proxmox containers and VMs used in the homelab.

Keeping this inventory updated helps troubleshooting and disaster recovery.


Proxmox Node

Host system:

  • Hardware: Beelink Mini PC
  • Hypervisor: Proxmox VE

Virtual Machines

100 – Home Assistant (HAOS)

Purpose:

Home automation platform.

Access:

Internal: https://ha.home

External: https://ha.salassi.de

Port:

8123


200 – Windows VM

Purpose:

Utility VM for administrative tasks.


LXC Containers

101 – Docker Host

Purpose:

Runs Docker services.

Docker containers:

  • Nginx Proxy Manager
  • Homepage
  • Code Server
  • Tandoor
  • Plex

Internal services:

homepage.home rezepte.home codeserver.home


102 – AdGuard

Purpose:

Internal DNS server.

Functions:

  • DNS filtering
  • DNS rewrites
  • local service resolution

Access:

http://adguard.home


103 – Paperless

Purpose:

Document management system.

Access:

Internal:

paperless.home

External:

paperless.salassi.de

Port:

8000


104 – Unbound

Purpose:

Recursive DNS resolver used by AdGuard.

Functions:

  • DNS privacy
  • direct root DNS resolution

105 – Cloudflare Tunnel

Purpose:

Provides secure external access to internal services.

Functions:

  • outbound tunnel to Cloudflare
  • exposes services without opening router ports

Storage

Synology NAS

Used for:

  • Proxmox backups
  • Paperless storage

Mounted storage:

synology-backups synology-paperless


Service Dependencies

Network stack:

LAN Clients → AdGuard → Unbound → Internet

External access:

Internet → Cloudflare → Tunnel → Nginx Proxy Manager → Services


Maintenance Notes

When adding new containers:

  1. Document container ID
  2. Document exposed ports
  3. Add DNS entry in AdGuard
  4. Add reverse proxy rule
  5. Update this inventory