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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.0.31 - November 09, 2017 (15 KB)
  2. 2.0.30 - November 09, 2017 (15 KB)
  3. 2.0.29 - November 09, 2017 (15 KB)
  4. 2.0.28 - November 09, 2017 (15 KB)
  5. 2.0.27 - November 08, 2017 (14 KB)
  6. 0.0.0 - August 19, 2014 (4.5 KB)
Show all versions (41 total)

Owners:

Authors:

  • Grayson Wright

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 84,269

For this version 3,214

License:

MIT

Required Ruby Version: >= 0

Links: