Skip to content

mina-deploy/mina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc9deda · Oct 3, 2023
Oct 3, 2023
Aug 19, 2021
Oct 3, 2023
Oct 3, 2023
Oct 3, 2023
Oct 3, 2023
Oct 3, 2023
Aug 19, 2021
Jun 29, 2016
Sep 8, 2017
Aug 19, 2021
Jan 7, 2022
Aug 19, 2021
Oct 3, 2023
Aug 19, 2021
Oct 3, 2023
Oct 17, 2014
Jun 29, 2016
Aug 19, 2021
Aug 20, 2021
Aug 20, 2021

Repository files navigation

Mina

Gem Version

mina

Really fast deployer and server automation tool.

Warning

This is a readme of the current master, version 1.0.0. 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 Capistrano, where it opens an SSH connection and runs each command in sequence, Mina only creates a SSH session and sends one command.

$ gem install mina
$ mina init

Mina requires ruby 2.0.0 or greater. For older versions of Ruby, please use 0.3.8 version.

Documentation

For quick start check out Getting started guide

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

For FAQ please visit the faq

If you are missing some plugins check the 3rd party plugins doc

For other documentation please visit the docs

License

Released under the MIT License.

Credits

Mina is maintained and sponsored by Infinum.

You can reach us on twitter Stef & Infinum.

© 2021 Infinum