Skip to content

An identity provider, which uses a ruby on rails portal. This includes the skeleton framework using omniauth, and local authentication.

License

Notifications You must be signed in to change notification settings

hackhowtofaq/nilavu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rails - www.megam.co

Build Status

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.

Requirements

Postgres 9.1 + [Ruby 2.0]http://ruby-lang.org) Rails 4

Tested on Ubuntu 12.10, 13.04, AWS - EC2

Getting Started

If you are interested in using this as a sample to build your Rails app, Go ahead.

  1. Clone the Git code and At the command prompt: 'git clone https://github.com/indykish/nilavu.git'

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

  3. Change directory to 'scripts' and run: ./d dbinit Initializes the postgres database.

  4. Go to http://localhost:3000/ and you'll see: Measure Theme page: titled Live Cloud(Cloud Identity)

  5. Follow the guidelines to start developing your application. You can find the following resources handy:

TO - DO

  • Record Cloud Runs
  • Stream Logs, Metrics
  • Integrate to Paypal, bitcoin
  • Interface to megam_api

License

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.

About

An identity provider, which uses a ruby on rails portal. This includes the skeleton framework using omniauth, and local authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published