Dockge logo

Dockge

Self-hosted - Docker compose.yaml - Stack-oriented Manager

Tool Latest: 1.4.2

Introduction

Dockge is a beautiful, easy-to-use, reactive self-hosted docker compose.yaml stack-oriented manager.

Features

  • Manage compose.yaml files through a web interface.
    • Create/edit/start/stop/restart/delete containers.
    • Update Docker images.
  • Interactive web terminal.
  • Responsive design with real-time updates of progress (Pull/Up/Down) and web terminal output.
  • Provides a simplified user experience where everything you need can be conveniently found on one page at a glance.
    • Developed by the creator of Uptime Kuma.
  • Support for converting docker run … commands to compose.yaml configuration.
  • File-based structure, supporting interaction with normal docker compose commands.

Deploy Dockge with 1Panel

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for Dockge and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.