An open API service indexing awesome lists of open source software.

https://github.com/megamsys/megdcui

*Inactive* Read Readme.md. Configure and Unpack hardware into PaaS for the hosting industry
https://github.com/megamsys/megdcui

Last synced: 2 months ago
JSON representation

*Inactive* Read Readme.md. Configure and Unpack hardware into PaaS for the hosting industry

Awesome Lists containing this project

README

          

=======
Megdc => Automate your datacenter (Hosting industry) via DET.io
=================

An easy to use user interface using a SaaS based subcription model that helps you setup PaaS/SaaS for your Hosting clients.
### **This project is not active**

Contact @megamsys partner [DET.io](https://det.io) for access to subscription paid service.

For opensource version [megamsys/megdc](https://github.com/megamsys/megdc)

We have moved this development work to a private repo [https://github.com/megamsys/onboardcloud](https://github.com/megamsys/onboardcloud) will opensource it when we think so.

### Requirements

>
[Golang 1.5 > +](http://www.golang.org/dl)

## Usage

``megdcui -v start``

### 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/megdcui.git

cd megdcui

make

```

### Documentation

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

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

[twitter @megamsys](http://twitter.com/megamsys) [email support@megam.io]()

# License

| | |
|:---------------------|:-----------------------------------------|
| **Author:** | Rajthilak ()
| | KishorekumarNeelamegam ()
| **Copyright:** | Copyright (c) 2013-2016 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.