Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Deployment with ansible

Avatar for tabbi89 tabbi89
December 12, 2016

Deployment with ansible

Blue green deployment of sample application using ansible, docker, jenkins

Avatar for tabbi89

tabbi89

December 12, 2016
Tweet

More Decks by tabbi89

Other Decks in Programming

Transcript

  1. 1. Code change 2. Pull request 3. Build 4. Check

    tests 5. Merge 6. Deploy to production (using blue green) 7. Rollback Steps