In this step by step tutorial we are going to dockerize the Spring Boot Java application along with a React application and NginX proxy. We are going to create a docker-compose file and set up NginX proxy as well. Finally we are going to run our front-end React application, back-end Spring Boot application (with Jersey REST API), and NginX proxy inside docker containers with only one command.
If you missed the part 1 where we set up the development environment (VsCode), then you can find it here: • How to develop a Spring Boot Java app...
If you missed the part 2 where we set up the Spring Boot application's Dockerfile and Jersey REST API: • How to dockerize a Spring Boot applic...
00:00 - Intro
00:48 - Downloading git repositories
01:21 - Testing the back-end Spring Boot application
03:02 - Check the React front-end application
04:37 - Testing FE and BE together
05:49 - Check the Dockerfiles of FE and BE
06:52 - Setup NginX proxy
07:16 - Creating Docker compose file (docker-compose.yaml)
08:11 - Running Docker compose to start FE and BE, NginX together
09:58 - Testing the full stack application in the browser
You can download the React app from this repository: https://gitlab.com/codeching/springbo...
You can download the Spring Boot application from this repository:
https://gitlab.com/codeching/springbo...
Final repository could be found here, which contains the NginX configuration and docker-compose.yaml file: https://gitlab.com/codeching/dockersp...
------------------------------
Welcome to Codeching channel!
My name is László Leber
Webpage: https://lebersoftware.hu
Facebook: https://www.facebook.com/Codeching-11...
Twitter: / codeching
Instagram: / laszlo_leber