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

Vagrant & Cie. : du dév. à la prod

Vagrant & Cie. : du dév. à la prod

Intriduction à quelques outils très pratiques permettant simplement de mutualiser les processus afin de gérer de la même manière tous les environnements par lesquels passera votre projet.

Julien BIANCHI

January 16, 2014
Tweet

More Decks by Julien BIANCHI

Other Decks in Programming

Transcript

  1. BASE BOX AVEC PACKER Packer is a tool for creating

    identical machine images for multiple platforms from a single source configuration. http://packer.io
  2. BOX DE DÉV. AVEC VAGRANT Create and configure lightweight, reproducible,

    and portable development environments. http://www.vagrantup.com
  3. opscode CHEF Chef is a systems integration framework, built to

    bring the benefits of configuration management to your entire infrastructure. https://wiki.opscode.com/display/chef/Home
  4. JENKINS Evitez virtualbox si possible ! ! Ou utilisez des

    plugins pour configurer les priorités
  5. DÉPLOIEMENT • Images Packer pour l’installation initiale • Cookbooks Chef

    pour la configuration initiale • Cookbook Chef du projet pour le reste