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
- Host: GitHub
- URL: https://github.com/megamsys/megdcui
- Owner: megamsys
- License: apache-2.0
- Created: 2016-04-04T10:11:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-05T03:08:10.000Z (over 9 years ago)
- Last Synced: 2025-05-27T19:50:59.499Z (5 months ago)
- Language: JavaScript
- Homepage: https://launcher.det.io
- Size: 93.6 MB
- Stars: 2
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/megamsyscd 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.0Licensed 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 athttp://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.