Mina deploy

Preview:

DESCRIPTION

A short talk about a new deploy gem

Citation preview

Luciano Sousa Knowing Mina Deploy

@lucianosousa

Your travel memory

Local Wanderhttp://localwander.com

Let’s talk about deploy

Capistrano

Lot of files to configOne ssh connection to each command

Lazy

Mina

Small configOne ssh connection

Faster <3One bash script

Gemfile!

gem 'mina'!

$ mina init!-----> Created ./config/deploy.rb! Edit this file, then run `mina setup` after.!

$ mina setup!-----> Creating folders... done.

$ mina deploy!-----> Deploying to 2012-06-12-040248! ...! Lots of things happening...! ...!-----> Done.

https://www.flickr.com/photos/flyzipper/4286880322

Benchmark

https://www.infinum.co/the-capsized-eight/articles/faster-web-application-deployments-using-mina-instead-of-capistrano

https://www.infinum.co/the-capsized-eight/articles/faster-web-application-deployments-using-mina-instead-of-capistrano

https://www.infinum.co/the-capsized-eight/articles/faster-web-application-deployments-using-mina-instead-of-capistrano

https://github.com/mina-deploy/mina

http://mina-deploy.github.io/mina/

Resources

thank you! obrigado! gracias! merci!

Questions?