Skip to content

dhlebin/mina

This branch is 259 commits behind mina-deploy/mina:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74b6bd8 · Jun 30, 2016
May 22, 2016
Jun 30, 2016
Jun 30, 2016
Jun 29, 2016
Jun 30, 2016
Jun 29, 2016
Jun 7, 2016
Jun 29, 2016
Jun 29, 2016
Jun 4, 2012
Jun 29, 2016
May 22, 2016
Oct 17, 2014
Jun 29, 2016
May 22, 2016
Jun 30, 2016
Jun 29, 2016

Repository files navigation

Mina

Code Climate Test Coverage Build Status Gem Version

Really fast deployer and server automation tool.

Warning

This is a readme of the current master, version 1.0.0.beta1. If you are using older mina (pre 0.3) please take a look at 0.3 readme

Mina works really fast because it's a deploy Bash script generator. It generates an entire procedure as a Bash script and runs it remotely in the server.

Compare this to the likes of Vlad or Capistrano, where each command is run separately on their own SSH sessions. Mina only creates one SSH session per deploy, minimizing the SSH connection overhead.

$ gem install mina
$ mina

Documentation

For quick start check out Getting starting guide

For migrating your current 0.3.x deploy scripts, please look at the migrating guide

For FAQ please visit the faq

For other documentation please visit the docs

Acknowledgements

© 2012-2015, Nadarei.
2015-2016, Infinum.
Released under the MIT License.

Mina is authored Rico Sta. Cruz and Michael Galero with help from its contributors and their startup, Nadarei.
It is maintained by Stjepan Hadjić and Gabrijel Škoro and sponsored by Infinum.

Stjepan:

Gabrijel:

Rico:

Michael:

Nadrei:

About

Really fast deployer and server automation tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 92.2%
  • HTML 7.8%