Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

rnhurt/MFP

Repository files navigation

M.ain F.orce P.atrol

Project Status

Introduction

Helpful links

Requirements

  • Ruby >= v1.9.2
  • Rails 3.0.5

Installation

This is a typical Ruby on Rails project and it is installed just like any other RoR project. Since most of the development/testing is done on Debian & Ubuntu, it will be simpler to get up and running if you are using one of those OSs. However, it should run on any system that runs Rails.

  • Get the source code
  • Run bundle install to install all the dependencies
  • Modify database.yml to point to your database
  • Run rake db:migrate to create the database schema
  • Run rake db:seed to load the seed data
  • Run rails server to start the development web server
  • Fire up your web browser and point it to http://localhost:3000

Professional Support & Maintenance

If your interested in using M.ain F.orce P.atrol in your area but don't want to install and maintain it yourself, consider using a [KangarooBox])http://KangarooBox.com) server appliance running Dingo (the commercial version of M.F.P.).

Legal Information

  • Author:: Richard Hurt
  • Copyright:: Copyright (c) 2010-2011 KangarooBox, LLC
  • License:: GPL-2. See LICENSE file in this directory.