HiveStation — Developer Workstation for Proxmox Virtual Environment
Formerly "Proxmox VE Developer Workstation" — renamed to HiveStation for Proxmox trademark compliance.
HiveStation is an independent community project. It is not affiliated with or endorsed by Proxmox Server Solutions GmbH. Proxmox is a registered trademark of Proxmox Server Solutions GmbH.
What is HiveStation?
HiveStation is a set of 8 bash scripts (S1 → S8) that automate the installation of a developer workstation based on Proxmox Virtual Environment 9 on Debian 13 (Trixie).
Inspired by the Proxmox VE wiki article "Developer Workstations with Proxmox VE and X11".
Features
- Btrfs RAID1 on 2 disks with dedicated subvolumes for Proxmox VE services
- UEFI HA: two EFI partitions kept in sync — system boots if one disk fails
- SWAP failover: automatic switch from SWAP1 to SWAP2 if primary disk is absent
- Automatic disk replacement: detects a missing RAID1 member and replaces it
- Bootable snapshots: Snapper + grub-btrfs — snapshots visible in GRUB menu
- VM/LXC networking: vmbr0 bridge with dynamic NAT toward WAN interface (ethernet or Wi-Fi)
- Graphical interface: GNOME, KDE, XFCE, LMDE7 Cinnamon, or COSMIC with Flatpak + Flathub
- NVIDIA driver: open kernel modules (recommended Turing+, required Blackwell) or proprietary (legacy GPUs) with automatic iGPU/dGPU detection, Wayland/X11 PRIME configuration
- Optional XanMod kernel: BBRv3, ThinLTO optimizations
- Themes and tools: Custom GRUB/Plymouth boot themes, asusctl/supergfxctl (ASUS ROG/TUF), GNOME monitoring widget, custom logo support
Installation overview
| Script | Phase |
|---|---|
| S1 | Debian base install (debootstrap) + GRUB HA + network |
| S2 | HA scripts (EFI sync, SWAP failover, auto disk replace) + SSH |
| S3.1 | Proxmox kernel + PVE subvolumes |
| S3.2 | Proxmox VE + optional PCI(e) Passthrough |
| S4 | Graphical interface + Flatpak (optional) |
| S5 | Snapper + grub-btrfs (bootable snapshots) |
| S6 | Firmware + NVIDIA driver (optional) |
| S7 | vmbr0 + DHCP + NAT + boot optimization |
| S8 | Themes, tools, monitoring widget (optional menu) |
NVIDIA driver options (S6)
| Option | Description | GPU compatibility |
|---|---|---|
| 5 ★ | NVIDIA Open (official NVIDIA repo) — suspend OK, any kernel | Turing+ (RTX 20xx+) |
| 6 | NVIDIA Proprietary (Debian non-free) — suspend broken | Maxwell, Pascal, Volta |
| 7 | XanMod kernel only (independent of NVIDIA choice) | All |
Version
Current version: V17 — 2026-04-03
All scripts are bilingual (French / English).
Download
See attachment below.
Attachments
Last edited: