Stackrium Logo Stackrium
Stackrium v1.1.0 is now live

The Modern, Zero-Bloat Server Stack.

Stop fighting your server. Stackrium is a 100% free, highly optimized Linux control panel engineered for modern app deployment. Built from scratch with strict user isolation and advanced WAF protection.

root@stackrium:~
root@server:~$ curl -sSL stackrium.com/install.sh | sudo bash
Checking system requirements...
✓ Ubuntu 24.04 LTS detected
Installing ModSecurity WAF & Nginx...
✓ Stackrium Installation Complete!
==> Dashboard: https://YOUR_IP:7443
Access via CLI: sudo stackrium login

Core Philosophy & Features

Engineered for security and speed. We removed the bloat so you can focus on building.

Jailed Environments

System users are strictly jailed to their /home/user/web/ directories. If one site is compromised, your server is protected.

Modular Mail Architecture

By default, the mail engine is uninstalled to save RAM and CPU. Easily use external providers like Google Workspace.

Native App Engines

Deploy Laravel, Python (WSGI), or Node.js natively. We configure Nginx reverse proxies and manage background workers via PM2.

Git Webhooks

Unique ED25519 SSH Deploy Keys per user. Push code to GitHub/GitLab to trigger automatic, instant pulls to your live domains.

In-Memory Redis Caching

Accelerate database queries. Redis is hard-capped at 128MB RAM with an LRU eviction policy to prevent OOM server crashes.

Automated Backups

Python daemon workers handle automated `.tar.gz` compression and SQL dumping, with a retention limit to prevent disk exhaustion.

The Competitive Advantage

Why pay for bulky, unoptimized control panels when you can deploy a modern stack for free?

Feature Comparison Stackrium Control Traditional Shared Panels
Licensing Cost 100% Free Forever Expensive Monthly Fees
App Engine (Node/Python) Native PM2 Managers Clunky Add-ons / Unsupported
Caching Engine Built-in Redis Manual Setup Required
Git Integration Auto-Deploy Webhooks Manual Pulls Required
Mail Architecture Modular (Uninstallable) Forced Bloat (Drains RAM)