# francescou/docker-compose-ui

web interface for Docker Compose

Repository: https://github.com/francescou/docker-compose-ui
Canonical: https://ross.abutalabs.com/products/docker-compose-ui
Homepage: http://francescou.github.io/docker-compose-ui
Language: JavaScript
License: MIT
License Family: permissive
Topics: docker-compose, docker, docker-swarm
Archived: true
Last push: 2021-11-17T12:56:51+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4090, "days_push": 1750, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1545, forks 228 (observed 2026-08-28T04:05:01.505378+00:00)

## What it is
A web interface for Docker Compose that provides a minimal HTTP API on top of the Docker Compose CLI while maintaining full interoperability with it. It deploys as a single container with no external dependencies or databases.

## Use cases
- manage docker compose projects from a browser
- start and stop compose services without using the CLI
- scale docker compose services up and down via a web UI
- run a lightweight dashboard for local docker compose stacks
- load compose projects from a git repository and manage them in the browser

## When to choose
- you want a simple, dependency-free web UI for managing docker compose projects
- you need to keep full compatibility with the docker compose CLI and compose files
- you want to deploy the tool itself as a single docker container

## When to avoid
- you need a full container management platform like Portainer with image, volume, and network management
- you need actively developed software with recent releases and modern compose v2 support
- you manage containers across multiple hosts or a swarm cluster at scale

## Facets
- artifact type: application
- maturity: maintenance
- function: http-server, web-framework, developer-tools, container-orchestration
- domain: self-hosted, developer-tools
- platform: self-hosted, cross-platform
- tags: docker-compose, web-ui, container-management, single-container-deployment, devops, containers, docker, web-server, linux

## Member repositories
- francescou/docker-compose-ui (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:01.505378+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:35.666865+00:00, confidence not recorded.
  - readme: https://github.com/francescou/docker-compose-ui (fetched 2026-08-28T04:05:01.505378+00:00, sha 27531b62975d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
