How to create a docker-compose setup with PostgreSQL and pgAdmin4



How to create a docker-compose setup with PostgreSQL and pgAdmin4

How to create a docker-compose setup with PostgreSQL and pgAdmin4

In this video, I showcase and explain how our docker-compose file creates our PostgreSQL database and a pgAdmin dashboard. It is then shown how we can connect our PostgreSQL database from our docker container to the pgAdmin dashboard running in another container.

Docker-compose file: https://gist.github.com/Da9el00/ff1d36bf914dc1c6c71aa9d70ac68136

Welcome to my programming and software engineering channel! Here, you’ll find a variety of videos on topics such as Java, Python and Docker. Whether you’re a beginner looking to learn a new language or an experienced developer looking to stay up-to-date with the latest trends, my channel has something for everyone. Join me on this journey and let’s learn together!

Don’t forget to subscribe to stay up-to-date with all of my latest videos: https://www.youtube.com/channel/UCyjEXAHK8xfRmlnkat2ympQ?sub_confirmation=1

Comments are closed.