Skip to content

tishaluo/docker-compose-postgres-pgadmin4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Requirements:

Setup

Step

  1. git clone https://github.com/maplerichie/docker-compose-postgres-pgadmin4.git
  2. cd compose-postgres
  3. change respective service's environment parameters at docker-compose.yml
  4. docker-compose up

Default

  • postgres running on 5432
    • user: postgres
    • password: postgres
  • pgadmin4 running on 5050
    • email: pgadmin@mail.com
    • password: pgadmin

About

Docker compose file for PostgreSQL and pgAdmin 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published