You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a CI/CD pipeline using Jenkins to automatically build, test, and deploy a containerized application to a Kubernetes cluster. It uses Docker for containerization, Terraform for infrastructure, and Ansible for configuration management.
This project implements a CI/CD pipeline using Jenkins to automate the build, test, and deployment process for Abode Software. It leverages a Git workflow with conditional stages for master and develop branches, uses Docker for containerization, and a configuration management tool for server setup.