Maintenant — Monitor everything. Manage nothing.

3 min read Original article ↗

New monitoring generation · Docker & Kubernetes

Your entire stack.
One single container.

Containers, endpoints, SSL certificates, cron jobs, system resources, updates — monitored in seconds. Zero configuration.

Install GitHub

The problem

You're juggling 5 tools.
Or worse, you have nothing.

Uptime Kuma for HTTP, Healthchecks for crons, Grafana+Prometheus for metrics, an SSL checker, and bash scripts. None of them see the full picture.

Before — fragmented monitoring

After — Maintenant

Features

Everything you need.
Nothing more.

Containers

Docker and Kubernetes auto-discovery. States, health checks, restart loops, logs. Compose projects grouped automatically.

Containers

HTTP/TCP Endpoints

Active probing with latency, status codes, content assertions. Configure via Docker labels — zero YAML files.

HTTP/TCP Endpoints

Heartbeats / Cron

Unique ping URL per job. Track durations, exit codes, and get alerted when a cron doesn't run.

Heartbeats / Cron

SSL/TLS Certificates

Automatic detection on your HTTPS endpoints. Expiration alerts at 30, 14, 7, 3, 1 day. Full chain validation.

SSL/TLS Certificates

System Resources

CPU, RAM, network and disk I/O — per container and per host. Real-time charts with configurable threshold alerts.

System Resources

Update Intelligence

Detects available updates via OCI scan. Compare digests across all your containers. Stop blind docker pull.

Update Intelligence

Unified Alerts

Webhook and Discord built-in. Pro Slack, Teams, Email, escalation, routing, and custom templates.

Unified Alerts

Status Page

Real-time public page for your users. Component groups, live SSE updates. Pro Incident management, maintenance windows, subscriber notifications.

Status Page

REST API + MCP

Full API under /api/v1/. Real-time SSE streams. Built-in MCP server to query your infra from an AI assistant.

REST API + MCP

Network Security Insights

Detect open ports, exposed services, and unencrypted endpoints across your stack. Get actionable findings without external scanners.

Network Security Insights

Unified Security Posture

Pro Consolidated security view combining CVEs, exposed ports, certificate issues, and misconfigurations. Risk scoring and remediation priorities.

Unified Security Posture

Installation

Operational in 30 seconds

Deploy

Add Maintenant to your docker-compose.yml. Mount the Docker socket read-only. That's it.

docker compose up -d

Auto-discovery

Maintenant detects your containers, their health checks, Compose projects. On Kubernetes, it detects the runtime automatically.

5 containers discovered

Monitor and alert

Add Docker labels for HTTP/TCP endpoints. Configure your Discord or Slack webhooks. Your stack is under control.

0 incidents · 99.98% uptime

Quick Start

Copy. Paste. Monitor.

# docker-compose.yml
services:
  maintenant:
    image: ghcr.io/kolapsis/maintenant:latest
    ports:
      - "8080:8080"
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock:ro
      - /proc:/host/proc:ro
      - maintenant-data:/data
    environment:
      MAINTENANT_ADDR: "0.0.0.0:8080"
      MAINTENANT_DB: "/data/maintenant.db"
    restart: unless-stopped
volumes:
  maintenant-data:

Compatible with Docker Engine 20.10+ and Kubernetes · Linux amd64/arm64 · macOS · WSL2

Comparison

One tool instead of five

MaintenantUptime KumaGrafana StackHealthchecksPortainer
Container auto-discovery
HTTP/TCP Checks
Heartbeats / Cron
SSL Monitoring
CPU/RAM/Network metricsLimited
Update detection
Public status page
Native Kubernetes
Network security insights
Single binary, zero depsNode.js3+ containersPython

Pricing

Simple. Transparent.

100% on-premise. Your data stays with you. Always.

Community

Free forever

Open source · AGPL-3.0

  • Unlimited container auto-discovery
  • HTTP/TCP endpoint monitoring
  • Heartbeats / cron (10 max)
  • SSL/TLS certificates
  • CPU, RAM, network metrics
  • Update Intelligence (digest scan)
  • Webhook + Discord
  • Public status page
  • REST API + SSE + MCP
  • Network Security Insights
  • PWA

Install for free

Pro

14-day free trial included

2 months free · 14-day trial included

  • Everything in Community
  • Unlimited heartbeats
  • Slack, Teams, Email
  • Alert escalation and routing
  • Maintenance windows
  • CVE enrichment + risk score
  • Incident management
  • Subscriber notifications
  • Unified Security Posture
  • Priority email support

Start free trial Start free trial

Install Maintenant, then activate Pro from the interface

Ready?

Your stack deserves
to be monitored.

One container. Zero config. Install Maintenant and take back control.