From b40d3a360d6c67b2495bfe5f67a4d11f5132d313 Mon Sep 17 00:00:00 2001 From: Wolf Software Systems Ltd Date: Sun, 8 Mar 2026 17:32:36 +0000 Subject: [PATCH] add WolfStack --- software/wolfstack.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/wolfstack.yml diff --git a/software/wolfstack.yml b/software/wolfstack.yml new file mode 100644 index 0000000000..d668d11ad6 --- /dev/null +++ b/software/wolfstack.yml @@ -0,0 +1,12 @@ +name: WolfStack +website_url: https://github.com/wolfsoftwaresystemsltd/wolfstack +source_code_url: https://github.com/wolfsoftwaresystemsltd/wolfstack +description: "Proxmox-like server management platform for Linux clusters with Docker/LXC containers, VMs, networking, storage, backups, and status pages." +licenses: + - FSL-1.1-Apache-2.0 +platforms: + - Rust + - Docker +tags: + - Self-hosting Solutions + - Monitoring \ No newline at end of file