Skip to content

rajthilakmca/megdc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=============== Megdc

CLI based installer that sets up our datacenter based Megam cloud platform.

Requirements

Golang 1.5.1 > +

Usage

# To install package verticenilavu in your local system.

megdc verticeinstall --verticenilavu

Compile from source

mkdir -p code/megam/go/src/github.com/megamsys

cd code/megam/go/src/github.com/megamsys

git clone https://github.com/megamsys/megdc.git

cd megdc

make

Documentation

Refer [documentation] (http://www.docs.megam.io)

We are glad to help if you have questions, or request for new features..

twitter @megamsys email support@megam.io

License

Author: Rajthilak (rajthilak@megam.io)
KishorekumarNeelamegam (nkishore@megam.io)
Thomas Alrin (thomasalrin@megam.io)
Copyright: Copyright (c) 2013-2015 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

This is an installer which installs private cloud (either Ganeti or Opennebula)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.1%
  • Ruby 4.6%
  • Shell 1.2%
  • Makefile 1.1%