Skip to content

yuhexiong/deploy-postgreSQL-pgadmin-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy PostgreSQL PgAdmin Guide

(also provided Traditional Chinese version document README-CH.md.)

deploy PostgreSQL and PgAdmin by docker.

Overview

  • Database: PostgreSQL v13.2

Run

edit PGADMIN_DEFAULT_EMAIL as your own email in docker-compose.

docker compose up -d

Datebase is running at localhost:5432
UI is running at http://localhost:8080

UI

image

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published