Keep your infrastructure
up to date
QuietKeep is a self-hosted web dashboard for managing Linux system patches and Docker stack updates across all your hosts. Connects over SSH. No agents required on any managed host.
Everything in one dashboard
QuietKeep handles patch management and Docker stack maintenance across your entire fleet from a single interface.
Scan hosts for available updates, apply security patches with one click, and track full patch history with log output per host. Detects when a reboot is needed after kernel updates.
Automatically discovers Docker Compose stacks on any host, detects when newer container images are available, and updates stacks with one click. Full update logs and release note links included.
At-a-glance status for all hosts and stacks in one view. Clickable filter cards let you drill into hosts that need updates, are pending a reboot, or have available Docker image updates.
Supports Debian, Ubuntu, Kali Linux, Arch, CachyOS, and Proxmox VE. QuietKeep runs the right package manager commands for each host automatically.
Full theme support built in. Choose light, dark, or follow the system preference. Theme is stored per-user and applied immediately without a page reload.
Built-in CISA Known Exploited Vulnerabilities (KEV) catalog. Filter by vendor, threat actor, or time range. Tracks ransomware-linked CVEs so you know which vulnerabilities matter most.
A guided setup wizard with pre-flight system checks walks you through initial configuration. SSH settings, scan intervals, and theme preferences are all managed from the built-in settings page.
See it in action
These screenshots are from a live homelab environment running QuietKeep in active development.
SSH in, nothing left behind
QuietKeep runs on one host and connects to the rest of your infrastructure over SSH. It runs standard OS and Docker commands remotely. Nothing is installed on the managed hosts.
Built on proven open source tools
No proprietary runtimes or vendor lock-in. Every dependency is a well-maintained open source project.
Active development
Core features are complete and running in a real homelab environment. The project is being prepared for its first public release.
What you need to run it
QuietKeep is lightweight. It runs comfortably on a small VM or any spare Linux box on your network.
QuietKeep server
| Component | Minimum | Recommended |
|---|---|---|
| CPU | 2 cores | 4 cores |
| RAM | 2 GB | 4 GB |
| Disk | 10 GB | 20 GB+ |
| Docker | Docker Engine 24+ | Docker Engine 27+ |
| OS | Ubuntu 22.04+ / Debian 12+ | Ubuntu 24.04 |
Follow the build
QuietKeep is being developed in public. Star the repo on GitHub to get notified when the first release is ready.