Skip to content

Zarin21/CI-CD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI/CD Pipeline

A CI/CD pipeline for Java/Spring applications built with C++. Using this project as a means to learn more about Infra and CI/CD(& C++).

Work in progress...

Features (so far):

  • Parallel builds, deployments, and executions
  • Support for using a local Git server
  • Monitoring dashboard for analytics
  • Supports multiple environments
  • Alerting system using email (In progress)

Build:

make clean && make

Run:

./build_output/cicd_server &
./build_output/cicd_dashboard &

About

A simple CI/CD Pipeline that deploys Java/Spring services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors