Git Product home page Git Product logo

easy-rails-development-environment-with-vagrant's Introduction

Instructor: Markus Mühlberger

When developing a Rails app, you will probably need one or more of these dependencies: a database server, a key-value store, a background worker or a search engine. Installing and running these on your local machine gets messy fast. Data from your app can also interfere with other apps you are developing on the same system. With Vagrant you can isolate these dependencies in a virtual machine, start and stop them at the same time. You can also prevent yourself and others from having to setup everything again when your system crashes or when you move to a new computer. In this course, you will learn how to create a machine with Vagrant, configure it for Rails development and share it with others.

Source Files Description

This repository contains the Rails app we are going to use as an example application for this course. It uses PostgreSQL and Redis, as well as Sidekiq for background processing. Of course, there is also a Vagrantfile for which defines Vagrant box!


These are source files for the Tuts+ course: Easy Rails Development Environment With Vagrant

Available on Tuts+. Teaching skills to millions worldwide.

easy-rails-development-environment-with-vagrant's People

Contributors

adamarthurryan avatar

Watchers

osama avatar James Cloos 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.