# khezen/compose-postgres

Postgresql & pgadmin4 powered by compose

Repository: https://github.com/khezen/compose-postgres
Canonical: https://ross.abutalabs.com/products/compose-postgres
License: MIT
License Family: permissive
Topics: docker-compose, postgres, postgresql, pgadmin4, pgadmin, docker
Last push: 2026-02-15T14:18:33+00:00

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

## Adoption (not part of the score)
Stars 1294, forks 772 (observed 2026-08-28T04:04:16.391480+00:00)

## What it is
A Docker Compose template that spins up a PostgreSQL database together with the pgAdmin4 web administration UI. It provides sensible defaults and environment variables for quick local database setup.

## Use cases
- spin up a local postgres database with docker compose
- run pgadmin4 alongside postgres for database administration
- quick development database stack with one command
- self-host postgres and a web ui to manage it
- template for adding postgres to my docker-compose project

## When to choose
- you want a one-command local Postgres + pgAdmin setup for development
- you need a simple, MIT-licensed compose file to copy into your own project

## When to avoid
- you need production-grade orchestration with replication, backups, and monitoring
- you prefer Kubernetes or a managed Postgres service
- you need a database other than PostgreSQL

## Facets
- artifact type: infra-config
- maturity: stable
- function: database, self-hosted, developer-tools
- domain: databases, developer-tools, self-hosted
- platform: self-hosted
- tags: docker-compose, postgres, pgadmin4, local-development, boilerplate, docker

## Member repositories
- khezen/compose-postgres (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.391480+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:54:05.358276+00:00, confidence not recorded.
  - readme: https://github.com/khezen/compose-postgres (fetched 2026-08-28T04:04:16.391480+00:00, sha bc7c6437e352)
- Data as of 2026-08-30T08:39:29.467469+00:00.
