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

链接: