Ruby on Rails - www.megam.co
Nilavu is a Rails4 based Megam's SaaS portal. We named it in dialect Tamil, which means "moon".
Nilavu supports the following basic features:
-
This project provides a skeleton for a portal to be built using Ruby on Rails.
-
The basic requirements of home page, signin, signout are handled. The template approach using twitter-bootstrap/Less is available.
-
Nilavu uses a two bootstrap themes named Measure bought from wrapbootstrap.com for the main pages. Unicorn bought from wrapbootstrap.com for the dashboard.
This code uses a single user license
of the above themes. Anybody who forks this code shall buy a license
to use it for their own need.
-
UI for Cloud management approach using megam_api which interfaces to megam_play
-
UI for Cloud streaming using tap
-
UI for Live cloud
coming soon
deccanplato
Postgres 9.1 + [Ruby 2.0]http://ruby-lang.org) Rails 4
- Register here http://www.megam.co - We'll launch soon.
If you are interested in using this as a sample to build your Rails app, Go ahead.
-
Clone the Git code and At the command prompt: 'git clone https://github.com/indykish/nilavu.git'
-
Change directory to 'nilavu' and start the web server: 'rails server (run with --help for options)' Refer our rails cookbok in chef-repo for production deployment.
-
Change directory to 'scripts' and run:
./d dbinit
Initializes the postgres database. -
Go to http://localhost:3000/ and you'll see:
Measure Theme page:
titledLive Cloud(Cloud Identity)
-
Follow the guidelines to start developing your application. You can find the following resources handy:
- The Getting Started Guide: http://edgeguides.rubyonrails.org
- Ruby on Rails Tutorial Book: http://www.railstutorial.org/
- Record Cloud Runs
- Stream Logs, Metrics
- Integrate to Paypal, bitcoin
- Interface to megam_api
Author: | Thomal Alrin ([email protected]) |
Rajthilak ([email protected]) | |
KishorekumarNeelamegam ([email protected]) | |
Copyright: | Copyright (c) 2012-2013 Megam Systems. |
License: | Apache License, Version 2.0 |
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.