https://github.com/megamsys/ganeti_sunstone
Ganeti web interface based on Opennebula (Sunstone) which runs using sinatra and sqllite
https://github.com/megamsys/ganeti_sunstone
Last synced: about 1 month ago
JSON representation
Ganeti web interface based on Opennebula (Sunstone) which runs using sinatra and sqllite
- Host: GitHub
- URL: https://github.com/megamsys/ganeti_sunstone
- Owner: megamsys
- License: apache-2.0
- Created: 2014-04-23T11:21:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-08T06:34:31.000Z (over 11 years ago)
- Last Synced: 2025-02-08T02:44:05.468Z (9 months ago)
- Language: JavaScript
- Size: 2.4 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meganeti
The [OpenNebula](http://opennebula.org) sunstone userinterface code was extended to work with ganeti. This code can be used on an
experimental level only.
### Requirements
> [Sinatra](http://www.sinatrarb.com/)
> [Sqlite3](https://sqlite.org/)
# License
| | |
|:---------------------|:-----------------------------------------|
| **Author:** | OpenNebula Team
| | Rajthilak ()
| | KishorekumarNeelamegam ()
| **Copyright:** | Copyright (c) 2012-2014 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.