#projects
Read more stories on Hashnode
Articles with this tag
E-commerce Store: Docker Compose can also be used to create an e-commerce store. You can set up a web server, a database server, and an e-commerce...
Install Docker and Docker Compose on your machine. Create a new directory for your project and navigate into it. Create a new file called...
What is NGINX? A simple web server to serve web files. why nginx? NGINX is a popular web server software that is used to serve web pages and...
Project Architecture : pre-requests for this project : clone the code from GitHub build the docker image push the image in the docker hub deploy the...