Skip to content

wolfsoftwaresystemsltd/WolfStack

Repository files navigation

🐺 WolfStack™ — Server, VM & Container Management Platform

Fund Open Source 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

Fund Open Source

No VC funding. No ads. No telemetry. Every feature ships free to everyone — backers make that possible.

Back This Project

Backers get access to the private roadmap, early access builds, and direct developer support on Discord.

License

MIT License — Free to use, modify, and distribute without restriction.

© 2024-2026 Wolf Software Systems Ltd

Trademarks

WolfStack™, WolfRouter™, WolfAgents™, WolfNet™, WolfFlow™, WolfRun™, WolfUSB™ and WolfDisk™ are trademarks of Wolf Software Systems Ltd. The MIT licence grants rights to the source code; 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.