mina

Blazing fast application deployment tool.

Github星跟蹤圖

Mina

Code Climate
Test Coverage
Build Status
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 please use 0.3.8 version

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

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

For other documentation please visit the docs

Licence

Released under the MIT License.

Credits

Mina is maintained and sponsored by Infinum.

You can reach us on twitter Stef & Infinum

© 2016 Infinum.

概覽

名稱與所有者mina-deploy/mina
主編程語言Ruby
編程語言Ruby (語言數: 3)
平台
許可證Other
發布數55
最新版本名稱v1.2.5 (發布於 2023-10-03 15:35:12)
第一版名稱release/2012-06-01--21-06-01 (發布於 )
創建於2012-06-01 09:32:50
推送於2024-05-16 19:19:34
最后一次提交2023-10-03 15:37:01
星數4.3k
關注者數87
派生數492
提交數1k
已啟用問題?
問題數449
打開的問題數30
拉請求數177
打開的拉請求數3
關閉的拉請求數95
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部