All apps
pgAdmin logo

Self-host with Docker ยท Yantr

pgAdmin

Feature-rich web-based administration and development platform for PostgreSQL.

database postgresql admin devops self-hosted

1

Ports

3

Notes

3

Use Cases

Official Website View on GitHub

About

What pgAdmin does

pgAdmin is the most popular open-source administration and development platform for PostgreSQL. It provides a web-based UI for managing databases, running queries, monitoring performance, and managing users and permissions. Supports all PostgreSQL versions and most PostgreSQL extensions.

Install Flow

How to self-host pgAdmin

pgAdmin can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what pgAdmin does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.

After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.

Use Cases

What people run it for

Technical Details

Ports, image, and service metadata

Ports

Port Protocol Label
5050 HTTP Web UI

Docker Image

dpage/pgadmin4:latest

Service Name

pgadmin

Notes

Things to know before you deploy

Related Apps

More tools you might pair with pgAdmin

Page generated 2026-07-27T04:28:00.415Z