This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryComplete rewrite with 150+ apps, manifest framework, and intelligent GPU support.
Full changelog
Deployrr v6.0.26 - April 5, 2026
Deployrr v6 is a complete rewrite of the platform. Starting with v6, source code is distributed via npm (sudo npx @simplehomelab/deployrr) rather than this public repository. This repo now serves as documentation, changelog, and app listings only.
Installation
Install Node.js and npm:
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install -y nodejs
Install Deployrr v6:
sudo npx @simplehomelab/deployrr@latest
Or use the standalone bash installer:
bash -c "$(curl -fsSL https://files.deployrr.app/install.sh)"
Highlights
- Manifest-based app framework -- apps defined by JSON manifests for extensibility
-
- Intelligent GPU support -- NVIDIA, AMD, and Intel detection with automatic configuration
-
- AI and Automation -- Ollama, Langfuse, Supabase (13-container), OpenClaw with local LLM support
-
- Security -- non-root enforcement, trusted-proxy auth, CrowdSec plugin support
-
- Networking -- Traefik HTTP/3, multi-domain, flexible exposure modes
-
- 150+ apps -- pre-configured and ready for one-click deployment
-
- Multi-OS -- Debian/Ubuntu, Arch, RHEL/CentOS/Rocky, Fedora
-
- Seamless v5 -> v6 migration -- in-place upgrade path
See CHANGELOG.md for the full list of changes.
- Seamless v5 -> v6 migration -- in-place upgrade path
Breaking Changes
- Source code now distributed via npm instead of public repository
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Deployrr
Deployrr automates Homelab setup using Docker and Docker Compose. Below you will find more information its features and what it can/cannot do.
Related context
Related tools
Beta — feedback welcome: [email protected]