The universal server management platform

Monitor, manage, and orchestrate your entire infrastructure from a single dashboard. Docker & LXC containers, VMs, networking, storage, backups, and more — built in Rust for speed and reliability.

Open source · FSL-1.1 License · Free for personal use · Enterprise licensing available

WolfStack Dashboard — datacenter overview with infrastructure map, server room view, and real-time metrics

Quick Start

  1. Install WolfStack on each computer you want to use it on — this can be everything from a Raspberry Pi, desktop computer, up to a server or VPS hosted or in the cloud:
    bash
    curl -sSL https://raw.githubusercontent.com/wolfsoftwaresystemsltd/WolfStack/master/setup.sh | sudo bash

    If sudo or curl are not installed, install them first:
    Debian / Ubuntu: apt install sudo curl
    RHEL / Fedora: dnf install sudo curl

    Low disk space? (Raspberry Pi, etc.) Build on an external drive:
    curl -sSL ...setup.sh | sudo bash -s -- --install-dir /mnt/usb

  2. Get the token from each server — after installation, each server displays its cluster token. You can also run wolfstack --show-token
  3. Open the web UI on one server — navigate to https://your-server-ip:8553 and log in. You only need to log in to one server.
  4. Add your other nodes — click the + button to add each server or Proxmox server. You're done!
  5. Update WolfNet connections — go into your cluster settings and click Update WolfNet Connections to automatically set up peer-to-peer networking between all your nodes.

Note: You can add multiple WolfStack or Proxmox clusters to WolfStack's dashboard for a one-stop server management shop.

Rust Compilation: WolfStack compiles from source during installation. On low-powered devices like Raspberry Pi, the first build compiles all ~330 crates and can take 30–60 minutes. The installer automatically creates temporary swap space to prevent out-of-memory failures. Subsequent upgrades only recompile WolfStack itself and take just a few minutes.

Everything you need in one platform

WolfStack replaces a patchwork of tools with a single, unified dashboard.

Container Management

Create, clone, migrate, and manage Docker and LXC containers across your entire fleet. Built-in App Store for one-click deployments.

Multi-Server Clustering

Add any number of servers to a cluster. Real-time CPU, memory, disk, and network metrics with interactive graphs for every node.

Encrypted Mesh Network

WolfNet creates an encrypted private network between all your servers automatically. Works across data centres, cloud providers, and home labs.

Proxmox Integration

Install WolfStack on top of Proxmox VE. It auto-detects your cluster and manages VMs and containers from one interface.

Storage & Disks

Disk partitioning, formatting, SMART health monitoring, GParted-style visuals, Ceph cluster management, and S3/NFS mounts.

Status Pages & Alerting

Built-in uptime monitoring with public status pages. Alerting via Discord, Slack, Telegram, and email when things go wrong.

See it in action

Node Monitoring — real-time CPU, memory, disk, and network metrics

Node Monitoring

Real-time CPU, memory, disk, and network metrics with interactive graphs

App Store — deploy containers and applications with one click

App Store

Deploy containers and applications to any node with one click

Theme Engine — multiple built-in themes including dark and light modes

Theme Engine

Multiple beautiful themes — Dark, Midnight, Glass, Amber Terminal, and more

How does WolfStack compare?

One platform instead of six separate tools.

Feature WolfStack Proxmox Kubernetes Portainer CasaOS Cockpit
Docker ContainersYesLimitedYesYesYesPlugin
LXC ContainersYesYesNoNoNoNo
VM ManagementYesYesNoNoNoBasic
Container OrchestrationWolfRunNoYesSwarmNoNo
Multi-Server ClusteringYesYesYesPaidNoNo
Encrypted Mesh NetworkWolfNetNoCNI pluginsNoNoNo
Built-in VPNWolfNet VPNNoNoNoNoNo
Web TerminalYesYesNoYesNoYes
File ManagerYesNoNoNoYesNo
App StoreYesNoHelmYesYesNo
AI AgentYesNoNoNoNoNo
Status Pages & AlertingYesNoAdd-onsNoNoNo
Database EditorYesNoNoNoNoNo
Disk Partitioning & SMARTYesNoNoNoNoBasic
Ceph ManagementYesYesRookNoNoNo
Install Complexity1 commandISO installVery complexModerate1 command1 command
Written InRustPerl/CGoGoGoPython/C
PriceFree & Open SourceFree + PaidFreeFree + PaidFreeFree

The Wolf Toolkit

Everything you need to build robust, clustered server infrastructure

Ready to simplify your infrastructure?

One command to install. No containers, no dependencies — just a single binary.
Free forever for personal use. Enterprise licensing available for businesses.

Documentation