Skip to content

StudyResearchProjects/docker-postgres-pgadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-postgres-pgadmin

Quick setup to run PostgreSQL + PgAdmin in a Docker instance

Usage

  1. Fork and Clone this Repository
git clone https://github.com/EstebanBorai/docker-postgres-pgadmin.git

Forking is optional, but you might want to do some changes and commit them.

  1. Step into directory files
cd ./docker-postgres-pgadmin
  1. Run docker compose to spin up containers
docker compose up
  1. When containers are ready, visit http://localhost:5050/ and provide credentials as configured on .env.

Default credentials are:

  1. Then create a connection to the PostgreSQL instance in the container as follows:
Sample

About

Quick setup to run PostgreSQL + PgAdmin in a Docker instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages