RubyGems Navigation menu

meroku 0.0.0

# Meroku ## Under Development A self-hosted git-powered simple deployment option. No more messing with headache-inducing NginX configuration files or paying $30 a month for hosted services. ## Prerequisites: - Git - A web application (v0.1.0 will only support Rack) - Your own server (v0.1.0 will only support Debian 7) - A DNS provider with a public API (v0.1.0 will only support DNSimple) Future versions will hopefully support more application languages & frameworks, DNS providers, and server operating systems. ## Usage In the directory that contains your Rack application: ```bash gem install meroku meroku setup # This will guide you through setting up meroku to talk to your server meroku new subdomain.yourdomain.com git push meroku master # Watch your application start up, and visit it online! ``` ## License Meroku is released under the [MIT License](http://www.opensource.org/licenses/MIT).

Gemfile:
=

安裝:
=

版本列表:

  1. 2.0.31 November 09, 2017 (15.0 KB)
  2. 2.0.30 November 09, 2017 (15.0 KB)
  3. 2.0.29 November 09, 2017 (15.0 KB)
  4. 2.0.28 November 09, 2017 (15.0 KB)
  5. 2.0.27 November 08, 2017 (14.0 KB)
  6. 0.0.0 August 19, 2014 (4.5 KB)
顯示所有版本(共 41)

擁有者:

作者:

  • Grayson Wright

SHA 256 總和檢查碼:

=

總下載次數 87,318

這個版本 3,289

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: