Skip to content

Deployrr

Containers & Orchestration

Automated Docker‑Compose deployment tool for homelab environments

Shell Latest v6.0.26 · 2mo ago Security brief →

Features

  • 160+ pre‑configured applications ready to deploy
  • Intelligent automated environment setup with system checks
  • Enterprise‑grade security (Socket‑Proxy, CrowdSec, multiple auth options)
  • Professional networking via advanced Traefik reverse proxy and flexible exposure modes
  • AI & automation stacks including Ollama, Open‑WebUI, Flowise, n8n, Node‑RED

Recent releases

View all 2 releases →
v6.0.26 Breaking risk
Breaking changes
  • Source code now distributed via npm instead of public repository
Notable features
  • Manifest-based app framework
  • Intelligent GPU support (NVIDIA, AMD, Intel)
  • 150+ pre-configured apps
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.

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.

About

Stars
778
Forks
79
Languages
Shell PLpgSQL TypeScript
Downloads/week
82 ↓68%
NPM Maintainers
1
Contributors
7

Install & Platforms

Install via
npm
Platforms
linux

Community & Support

Beta — feedback welcome: [email protected]