This repository provides a Dockerized version of the Proxmox Datacenter Manager (PDM), enabling centralized management of Proxmox VE nodes or clusters. It includes optional support for VPN integration using WireGuard or Tailscale for secure communication.
- Lightweight Debian Bookworm base image.
- Centralized Proxmox VE management through PDM.
- Optional VPN support:
- WireGuard
- Tailscale
- Persistent data storage for configuration and logs.
- Simple deployment using Docker Compose.
- Docker and Docker Compose installed.
- Access to your Proxmox VE nodes.
git clone https://github.com/<your-username>/proxmox-datacenter-manager-docker.git
cd proxmox-datacenter-manager-docker