Deploying Node-Todo App through Jenkins
A step-by-step guide to build declarative CICD pipeline
Jan 25, 20258 min read8

Search for a command to run...
Articles tagged with #dockerhub
A step-by-step guide to build declarative CICD pipeline

DevOps Blog: 8

In the last article, we performed containerization of the Django application using Docker File. Moving further, in this blog we will start another project for NodeJS application similar to the one previously done and see how to build an image with th...

In the last article, we learned about containerization a two-tier application using Dockerfile. Moving further, in this blog we will see how to containerize an application using docker compose. Here in this project we have: Frontend: The nginx servi...

DevOps Blog: 4
