Code Monkey home page Code Monkey logo

wendreof / boxonrails Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 100 KB

Rails Environment (Vagrant): Ubuntu 16.04, RVM (Ruby 2.4.1 & Rails 5.1.3) & MySQL & Docker & Heroku & Redis...

Home Page: https://app.vagrantup.com/wendreo/boxes/box-on-rails/

License: GNU General Public License v3.0

Shell 6.71% Ruby 68.66% JavaScript 2.67% CoffeeScript 0.49% CSS 4.59% HTML 16.89%
ubuntu1604 mysql docker nodejs rails ruby rvm heroku redis vagrant-boxes

boxonrails's Introduction

Rails Environment with Vagrant

Requirements

Includes

  • RVM 1.29.2
  • Ruby 2.4.1 and 2.3.4
  • Rails 5.1.3
  • MySql 5.7.19
  • Redis 4.0.1
  • Nodejs 8.4.0
  • Git 2.7.4
  • Heroku-CLI 6.14.20-737bba7
  • Docker 17.06.1-ce

Step-by-step (on your bash)

 $ git clone https://github.com/wendreof/box-on-rails
 $ cd box-on-rails/
 $ vagrant up

After this 'vagrant up' command, Vagrant will be responsible for downloading the operating system configuring a virtual machine in VirtualBox and later downloading, installing and configuring all the packages in the 'setup.sh' script. ! The first time really is a bit more time consuming.

$ vagrant ssh
$ cd /var/www
$ rails new myapp -d mysql

Now a web server is available at http://localhost:3000

(The default password for all services is root).

Basic Usage

$ vagrant up
$ vagrant ssh
$ vagrant halt
$ vagrant reload

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.