Skip to content

wolfsoftwaresystemsltd/WolfStack

Repository files navigation

🐺 WolfStack™ — Server, VM & Container Management Platform

Sponsor on GitHub Discord Reddit Docs

The flagship management dashboard from Wolf Software Systems. Monitor servers, manage virtual machines, Docker and LXC containers, control services, and manage your entire infrastructure from one beautiful web interface. 500+ one-click apps. Now with a 3D VR Server Room!

WolfStack Dashboard

Install

curl -sSL https://raw.githubusercontent.com/wolfsoftwaresystemsltd/WolfStack/master/setup.sh | sudo bash

Then open http://your-server:8553 and log in with your Linux system credentials.

Run this on every machine you want to manage. Works on most versions of Linux and runs fine on a single machine.

Documentation

Full documentation, guides, and API reference are available at:

Releases

Static musl binaries for x86_64 and aarch64 (ARM64 / Raspberry Pi 4+) are published to GitHub Releases. Each release ships a SHA-256 sum file, a cosign signature bundle, and a SLSA build-provenance attestation generated by the GitHub Actions workflow.

Verify a downloaded binary:

cosign verify-blob \
  --bundle wolfstack-x86_64.cosign.bundle \
  --certificate-identity-regexp 'https://github.com/wolfsoftwaresystemsltd/WolfStack/\.github/workflows/release\.yml@.*' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  wolfstack-x86_64

gh attestation verify wolfstack-x86_64 --repo wolfsoftwaresystemsltd/WolfStack

Per-version history is in CHANGELOG.md.

Part of the Wolf Suite

Tool Description
WolfStack Server & container management dashboard (this project)
WolfScale Database replication & load balancing
WolfDisk Distributed filesystem replication
WolfNet Secure private networking across the internet
WolfProxy NGINX-compatible reverse proxy with firewall
WolfServe Apache2-compatible web server

Support development

No VC funding. No ads. No telemetry. WolfStack is source-available and free for personal, homelab, education, and non-profit use — sponsorships and commercial licences are what fund development.

Sponsor on GitHub

Sponsoring is a donation that funds development — from a few dollars a month, cancel anytime. Every supporter gets early-access (beta) builds, the private roadmap, and direct developer support on Discord. Sponsoring is not a commercial-use licence (see below).

Licence

WolfStack is source-available — not open source. See LICENSE for the full terms and LICENSING.md for a plain-English summary of plans and what sponsoring vs licensing gets you. In short:

  • Free for personal, homelab, education, research, and non-profit use, under the PolyForm Noncommercial Licence 1.0.0.
  • Commercial use — any business use (even internal), reselling, or hosting WolfStack as a service for others — requires a paid subscription: Homelab, Team, MSP, or Enterprise (wolfstack.org/enterprise.php).
  • Most features are free for everyone; a few business features (SSO, API tokens, plugins, multi-tenancy) require a licence.
  • Releases up to v22.9.x remain available under the MIT Licence in perpetuity; v22.10.0 and later are under the dual licence above.

© 2024-2026 Wolf Software Systems Ltd

Trademarks

WolfStack™, WolfRouter™, WolfAgents™, WolfNet™, WolfFlow™, WolfRun™, WolfUSB™ and WolfDisk™ are trademarks of Wolf Software Systems Ltd. The licence grants rights to the source code under the terms above; it does not grant rights to the Wolf Software Systems Ltd trademarks. All rights reserved.


We hand code and use AI to assist with the development of this software.