Latest Updates

Documenting code, one commit at a time.

MySQL 1 post
×

Streamlining Development: Integrating Jenkins CI/CD with Docker Compose for Containerized Services

Introduction

In the haroldCoder/nestjs-seniority-docker-compose project, our focus has been on creating robust and scalable applications. A critical challenge in modern development is achieving consistent environments and automated deployment across different stages. We embarked on a journey to integrate Jenkins CI/CD with our Docker Compose setup to manage containerized services, aiming

Read more