Giter VIP home page Giter VIP logo

rsm's Introduction

RSM -- Rails Server Manger

RSM created for make easier some actons on server like:

  • generation config file
  • manipulation of files
  • running commands

This version can:

  • create Nginx virtual server config from template
  • clone from Git repo or download and unpack Rails application from TGZ or TBZ2 archive
  • generate Unicorn config from template
  • start/stop/restart unicorn server
  • start/stop/restart thin server
  • run bundle install and update

Homepage

Project located at GitHub: https://github.com/asux/rsm

Author

Created by Oleksandr (asux) Ulianytskyi

License

Source code has BSD license

Installation

Install from RubyGems:

$ gem install rsm

Or from source code:

$ git clone git://github.com/asux/rsm
$ cd rsm
$ rake install

Ussage

List avalable tasks:

$ rsm -T

Help for certain task:

$ rsm help TASK

Documentation

For detailed documentation read YARD docs at Rubydoc - http://rubydoc.info/gems/rsm/frames or generated from GitHub - http://rubydoc.info/github/asux/rsm/master/frames

rsm's People

Contributors

asux avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.