Docker + ReactJS + GitHub + Travis CI + AWS – Part 4
Setting up AWS (Amazon Web Services) - Continued In the previous post, we have configured elastic beanstalk on AWS, which…
Docker and Kubernetes
Setting up AWS (Amazon Web Services) - Continued In the previous post, we have configured elastic beanstalk on AWS, which…
Setting up GIT repository To setup a git repository, we will Create a new repository in github (using your github…
In the previous post, we have successfully created a React JS application. When you modify the code, the docker image…
The use case is to create a web application in React JS, containerize the application using docker, push the code…
In the previous post, We have created a docker-compose file in our application in which we wanted it to create…