Coder Social home page Coder Social logo

jay-snee / opendevmanagement Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opendevgroup/opendevmanagement

0.0 2.0 0.0 112 KB

An open source solution for managing projects with GitHub integration

License: GNU General Public License v3.0

Ruby 95.79% JavaScript 2.08% CSS 2.14%

opendevmanagement's Introduction

OpenDevManagement

An open source solution for managing projects with GitHub integration.

Code Climate Test Coverage Build Status

Installation

This application includes a Vagrantfile to automate configuring development environments

Prerequisites

This application requires the following two application packages to be installed on the host system in order to use the preconfigured development environment.

  1. VirtualBox
  2. Vagrant

Mac OS X

  1. Clone the repo: git clone https://github.com/OpenDevGroup/OpenDevManagement.git
  2. Navigate into project directory: cd OpenDevManagement/
  3. Run Vagrant build: vagrant up

Running the vagrant up command for the first time will take quite a while. During this process, your machine will (amongst other things):

  1. Download a copy of the 64 bit Precise Pangolin Unbuntu box from Atlas - https://atlas.hashicorp.com/boxes/search
  2. Boot that image using VirtualBox
  3. Run system updates
  4. Install base development libraries
  5. Install Ruby 2.1.5 (Go make yourself a cup of coffee or two at this point)
  6. Update rubygems (the 'gem' command)
  7. Install Postgres & set up the databases (one for dev data, the other for test data)
  8. Install system gems
  9. Install application specific gems
  10. Install Puma webserver
  11. Boot the application with Foreman

After which, the application will be available at http://localhost:3005

Post initial installation, the vagrant up command will bring the project up much faster.

For more information, check the Vagrantfile in the root directory.

opendevmanagement's People

Contributors

jay-snee avatar

Watchers

 avatar  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.