Coder Social home page Coder Social logo

iq-scm / railsbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andreychernih/railsbox

0.0 0.0 0.0 608 KB

Fast and easy Ruby on Rails virtual machines

Home Page: https://railsbox.io

License: MIT License

Shell 0.46% JavaScript 0.60% Ruby 55.29% Python 0.73% Go 4.82% CoffeeScript 6.13% CSS 1.49% HTML 30.48%

railsbox's Introduction

Build Status Code Climate Test Coverage

railsbox is Ruby on Rails virtual machine configurator. You can quickly create virtual machine for development and production environments using this tool. Mac OS X, Linux and Windows host machines are supported.

Requirements

You will need VirtualBox, vagrant and ansible to bootstrap new machine using configuration created by this utility. ansible is not required for Windows, railsbox will use shell scripts to install and run ansible inside guest machine.

What's included

Operating systems

You can choose between Ubuntu 12.04 LTS and Ubuntu 14.04 LTS. Base boxes provided by vagrantcloud. You can also deploy to your remote server using SSH connection. railsbox will create 2 scripts:

  • provision.sh - which will install and configure all required software
  • deploy.sh - which will deploy latest code from the GIT repo

Ruby versions

It's possible to install Ruby either with rvm, rbenv or using brightbox apt repository.

Application server

Supported servers are:

Databases

It's possible to install the following databases:

  • PostgreSQL
  • MySQL
  • MongoDB
  • redis

Background jobs

  • sidekiq
  • resque
  • delayed_job

vim

vim-sensible and vim-rails are automatically installed.

Future plans

railsbox is constantly improving. The following is in our TODO list for future releases:

  • Add ability to deploy to various platforms supported by vagrant - Parallels, VMWare, EC2
  • Add additional server options (Passenger, thin)
  • Add memcached
  • Add elasticsearch
  • Add MariaDB
  • Add CouchDB
  • Add SMTP server

Contributing

All kind of contributions are always welcomed.

License

railsbox is licensed under the MIT license.

railsbox's People

Contributors

acorncom avatar andreychernih avatar arifb avatar eavonius avatar edgarortegaramirez avatar kraft001 avatar mikeastock avatar tmaier 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.