Overview
WolfStack installs directly on top of your Proxmox VE servers. Once installed, WolfStack automatically detects that it’s running on Proxmox and manages your entire Proxmox cluster — VMs, LXC containers, storage, and networking — from the WolfStack dashboard.
How It Works
Simply install WolfStack on each Proxmox node using the standard installer. WolfStack detects Proxmox automatically and integrates with it, giving you a unified dashboard for all your infrastructure.
Features
- Install WolfStack directly on Proxmox VE nodes
- Automatic Proxmox detection — no extra configuration
- View and manage all VMs and LXC containers
- Start, stop, and restart VMs and containers
- View real-time resource metrics for each VM and container
- Automatic cluster grouping and discovery
- Manage Proxmox and non-Proxmox nodes together in one dashboard
LXC Container Features
WolfStack manages Proxmox LXC container features via pct set. When installing applications like WolfDisk through the App Store, required features (TUN, FUSE) are enabled automatically. You can also toggle them manually from the container's Settings page in WolfStack:
- FUSE — Mapped to Proxmox
--features fuse=1 - TUN/TAP — Mapped to Proxmox
/dev/net/tundevice passthrough - Nesting — Mapped to Proxmox
--features nesting=1 - Keyctl — Mapped to Proxmox
--features keyctl=1
Getting Started
- Install WolfStack on each Proxmox node:
bash
curl -sSL https://raw.githubusercontent.com/wolfsoftwaresystemsltd/WolfStack/master/setup.sh | sudo bash - WolfStack automatically detects Proxmox and begins managing the cluster
- Open the WolfStack dashboard and your Proxmox VMs and containers appear alongside your other nodes
- Add additional Proxmox or WolfStack nodes using the + button