filmov
tv
Adding Postgres Docker Image to our Spring Boot 3/Angular Web App with Source Code #codingtutorial
![preview_player](https://i.ytimg.com/vi/OGHNGp9KJLU/maxresdefault.jpg)
Показать описание
🌐 Elevate your web app to the next level! Join me in this exciting tutorial as we seamlessly build out the data layer of our existing application with a PostgreSQL database using the latest postgres image from Docker Hub.
🚀 In this comprehensive guide, we walk you through the process of enhancing our Spring Boot 3 back-end and @Angular front-end with a powerful PostgreSQL data layer. Learn how to leverage the postgres Docker image to efficiently set up your database, and orchestrate the entire stack effortlessly using a single docker-compose file.
🔧 Key Highlights:
Orchestrate our front-end, back-end, and data layer in a single docker-compose yaml file
Get the entire application running in only a few keystrokes
💻 Whether you're a seasoned developer or just starting your journey, this tutorial is designed to empower you with the knowledge and skills to optimize your web application. Uncover the secrets of effective integration, streamline your development workflow, and watch your project flourish.
👍 Don't miss out on this invaluable tutorial – hit play, code along, and transform your web app into a dynamic, data-driven masterpiece! 🚀🔍 #SpringBoot #Angular #PostgreSQL #DockerCompose #WebDevelopment #CodingTutorial
Subscribe, like, and share for more insightful tech tutorials! Let's code together and shape the future of web development. 🖥️✨
----------------------------------------------------------------
Steps to run the web app locally:
2. Checkout the branch with $ git checkout 08-db-integration-a
3. Start the entire application on docker using the bin bash script $ ./bin/docker-startup-scripts/run-app-with-docker
4. Check all 3 docker images are running with $ docker ps
----------------------------------------------------------------
Chapters
0:00 - Intro into the Data Layer Integration Mini-Series
1:05 - Parameterizing our Docker scripts to launch programmatically
4:00 - Docker compose updates
6:10 - Demo the Docker postgres image
🚀 In this comprehensive guide, we walk you through the process of enhancing our Spring Boot 3 back-end and @Angular front-end with a powerful PostgreSQL data layer. Learn how to leverage the postgres Docker image to efficiently set up your database, and orchestrate the entire stack effortlessly using a single docker-compose file.
🔧 Key Highlights:
Orchestrate our front-end, back-end, and data layer in a single docker-compose yaml file
Get the entire application running in only a few keystrokes
💻 Whether you're a seasoned developer or just starting your journey, this tutorial is designed to empower you with the knowledge and skills to optimize your web application. Uncover the secrets of effective integration, streamline your development workflow, and watch your project flourish.
👍 Don't miss out on this invaluable tutorial – hit play, code along, and transform your web app into a dynamic, data-driven masterpiece! 🚀🔍 #SpringBoot #Angular #PostgreSQL #DockerCompose #WebDevelopment #CodingTutorial
Subscribe, like, and share for more insightful tech tutorials! Let's code together and shape the future of web development. 🖥️✨
----------------------------------------------------------------
Steps to run the web app locally:
2. Checkout the branch with $ git checkout 08-db-integration-a
3. Start the entire application on docker using the bin bash script $ ./bin/docker-startup-scripts/run-app-with-docker
4. Check all 3 docker images are running with $ docker ps
----------------------------------------------------------------
Chapters
0:00 - Intro into the Data Layer Integration Mini-Series
1:05 - Parameterizing our Docker scripts to launch programmatically
4:00 - Docker compose updates
6:10 - Demo the Docker postgres image