Docking Station

Docking Station

Web interface for managing and updating Docker containers

408stars
11forks
Last commit: 10mo ago
Repo age: 2y old

Docking Station is a web application for discovering, monitoring and updating Docker containers and Docker Compose stacks. It provides a browser UI to view managed stacks, check image versions, and perform updates using the underlying docker compose files. (github.com)

Key Features

  • Automatic discovery of stacks by inspecting service labels and compose config_files to locate docker-compose files.
  • Update orchestration using docker compose up --pull always for discovered stack files (attempts to discover accompanying .env files).
  • Caching of Docker Hub API queries to mitigate rate limits and a manual refresh option to force cache reloads.
  • Built as a two-part app: frontend written with Next.js and a backend API using FastAPI; exposes Swagger UI at /docs for the API.
  • Optional auto-updater (disabled by default) with configurable interval and concurrency limits.

Use Cases

  • Centralized web UI to monitor multiple local Docker Compose stacks and see which images have updates available.
  • Orchestrating controlled updates of stacks by pulling new images and re-deploying via docker compose for home lab or small infra.
  • Embedding basic runtime stats (via /api/stats) into personal dashboards or startpages to show number of stacks/services/updates.

Limitations and Considerations

  • The auto-updater feature is marked as not tested; users should enable it cautiously and understand the risks of automated container updates.
  • Update logic relies on discovering compose files and labels; environments with non-standard labeling or distributed hosts may require manual configuration.
  • Docker Hub API rate limits can affect image metadata queries; the project uses caching to reduce queries but may still be impacted on heavy use.
  • Requires access to the Docker socket and mounted compose file directories, which has security and deployment implications.

Docking Station is suited for users who want a straightforward web interface to track and update Docker Compose stacks with configurable discovery and caching behavior. It focuses on local or single-host Compose workflows and exposes developer-friendly API docs for integration or automation. (github.com)

Categories:

Tags:

Tech Stack:

Share:

Similar Services

Netdata

Netdata

Real-time, per‑second full‑stack monitoring and observability

77.4k
6.3k
Last commit: 16h ago

Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

Alternative to:
Datadog Cloud Monitoring
Datadog Cloud Monitoring
+16
Coolify

Coolify

Self-hosted PaaS for deploying apps, databases, and services

49.6k
3.4k
Last commit: 1d ago

Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Alternative to:
Heroku
Heroku
+12
Portainer

Portainer

Web UI and API for managing Docker and Kubernetes environments

36.2k
2.8k
Last commit: 2d ago

Lightweight web-based platform to manage Docker, Swarm and Kubernetes resources with a GUI and API, including access control and multi-environment operations.

Alternative to:
Portainer Business Edition (Portainer Cloud)
Portainer Business Edition (Portainer Cloud)
+6
CasaOS

CasaOS

Personal cloud dashboard and app store for Docker-based home servers

32.9k
1.8k
Last commit: 5mo ago

Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.

Alternative to:
Cloudron
Cloudron
+19
Dokku

Dokku

Docker-powered PaaS for deploying apps on a single host

31.8k
2k
Last commit: 7d ago

Dokku is a self-hosted, Docker-based mini PaaS that lets you deploy Heroku-style apps via Git push, using buildpacks or Dockerfiles with plugin-managed services.

Alternative to:
Dokku Cloud
Dokku Cloud
+10
Dokploy

Dokploy

Self-hosted PaaS to deploy and manage containerized apps and databases.

29.1k
1.9k
Last commit: 1d ago

Open-source self-hostable PaaS for deploying containerized applications and managing databases with Docker Compose, Traefik, monitoring, and backups.

Alternative to:
Vercel
Vercel
+9