Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

ironsource-arc/ci-cd-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI/CD from scratch

Summary

At ironSource infrastructure team, we are responsible for developing an automation framework for our products.

Deploying hundreads of microservices across different platforms, cloud providers and on-prem solutions can become a cumbersome task. To alleviate the effort of supporting a growing, auto scalable architecture, we had to develop a flexible CI/CD process. One that is easily reused and one that its building blocks are easily replaced.

This tutorial will walk you through all the steps we use to create our CI/CD infrastructure using docker, jenkins, ansible and more.

Download

Clone the repository:

$ git clone https://github.com/ironSource/ci-cd-from-scratch.git 

Head on over to the tutorial folder:

$ cd ci-cd-from-scratch/src/tutorial/1-getting-started

Start the tutorial.

Enjoy!

Next chapter: 1-Getting-Started

About

Creating aws vpc and jenkins server from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors