dockge

A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager (by louislam)

Dockge Alternatives

Similar projects and alternatives to dockge

  1. uptime-kuma

    364 dockge VS uptime-kuma

    A fancy self-hosted monitoring tool

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. Portainer

    345 dockge VS Portainer

    Making Docker and Kubernetes management easy.

  4. BookStack

    A platform to create documentation/wiki content built with PHP & Laravel

  5. Diun

    73 dockge VS Diun

    Receive notifications when an image is updated on a Docker registry

  6. docker

    FreeBSD port of docker, take a look at PORTING-FREEBSD.md in freebsd-compat branch (by kvasdopil)

  7. dozzle

    Realtime log viewer for docker containers.

  8. docker-volume-backup

    Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. lazydocker-web

    Run lazydocker over web

  11. swetrix

    5 dockge VS swetrix

    📈 Swetrix is a cookie-less, open source, privacy-first web analytics, website speed monitoring and error tracking service that you can host yourself or use in the cloud. Get started for free!

  12. ass

    4 dockge VS ass

    Discontinued The simple self-hosted ShareX server

  13. pondLive

    5 dockge VS pondLive

    PondLive is a lightweight, and easy to use serverside only web framework, leveraging the power of PondSocket to create a simple, yet powerful, SPA framework.

  14. isaiah

    2 dockge VS isaiah

    Self-hostable clone of lazydocker for the web. Manage your Docker fleet with ease

  15. readl8r

    1 dockge VS readl8r

    A no-nonsense read later service

  16. Appwrite

    594 dockge VS Appwrite

    Build like a team of hundreds_

  17. homelab-infra

    1 dockge VS homelab-infra

    My Homelab Infra (RaspberryPi 3 with Ansible) (by massimobiagioli)

  18. AnyAppStart

    1 dockge VS AnyAppStart

    Control panel to Start/Stop/View Logs for apps in Docker, Systemd, VMs or anything else (with user scripts)

  19. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dockge alternative or higher similarity.

dockge discussion

Log in or Post with

dockge reviews and mentions

Posts with mentions or reviews of dockge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-15.
  • Self-hosting with Podman
    5 projects | dev.to | 15 Apr 2025
    Additionally at some point people behind this product decided to change the licensing model, and allow the use of community editions for up to 5 nodes. It wasn't my case, but that pushed me to use something more independent. So I started using dockge, then added another service for docker logs, version monitor, and keeps adding applications that are fun to use, for example homebox or bookstack. It was fun until I released the cost of energy and maintenance effort need to keep it running, at my home. Every internet issue, or power issue takes my setup down. Maybe it was not happening very often, but when I wasn’t home, and the hardware was down, there was no chance to fix it remotely. And I started relaying on that service. That is why I simply decided to migrate to hetzner, and podman at the same time, and use remote NFS. However, let's start from the beginning.
  • Simplest Homelab Backup Strategy (That Came to My Mind)
    2 projects | dev.to | 4 Mar 2025
    I have a Raspberry Pi 5 that runs multiple services using Docker. I manage the Docker services using Docker Compose and Dockge. I've used Portainer in the past, and while I liked working with it, I found it to be overkill for a single-server setup.
  • Vecchio RaspberryPi, Nuova HomeLab!
    3 projects | dev.to | 29 Dec 2024
    --- - name: Install Dockge using Docker Compose hosts: raspberry_pi become: true tasks: - name: Ensure the required directories exist file: path: "{{ item }}" state: directory owner: root group: root mode: '0755' loop: - /opt/stacks - /opt/dockge - name: Download compose.yaml for Dockge get_url: url: "https://dockge.kuma.pet/compose.yaml?port=5001&stacksPath=%2Fopt%2Fstacks" dest: /opt/dockge/compose.yaml owner: root group: root mode: '0644' - name: Start Dockge using Docker Compose community.docker.docker_compose_v2: project_src: /opt/dockge state: present register: output
  • Show HN: Isaiah – open-source and self-hosted app to manage everything Docker
    3 projects | news.ycombinator.com | 22 Aug 2024
    This reminds me of k9s, particularly the UI and full functionality. I use dockge https://github.com/louislam/dockge for managing stacks on a home server. Isaiah feels very admin oriented, or perhaps developer friendly for that full docker experience via the web.

    I only had a brief play but I couldn't see how to deploy a new container. That would make this a companion tool alongside something like Dockge, portainer etc.

  • Self-Hosting Applications on Raspberry Pi 5
    2 projects | dev.to | 17 Aug 2024
    Applications are deployed as docker containers running in rootless mode. Containers are managed using Dockge via stack-oriented docker compose.yaml files.
  • Dockge – Self-hosted – Docker compose.yaml – Stack-oriented Manager
    1 project | news.ycombinator.com | 27 Jul 2024
  • Dockge: Clean Self-Hosted Docker Compose Manager by the Creator of Uptime Kuma
    2 projects | news.ycombinator.com | 14 Jan 2024
  • Dockge: Reactive self-hosted Docker compose.yaml stack-oriented manager
    1 project | news.ycombinator.com | 26 Nov 2023
  • A note from our sponsor - InfluxDB
    influxdata.com | 26 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Stats

Basic dockge repo stats
8
16,911
8.2
10 days ago

louislam/dockge is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of dockge is TypeScript.


Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?