Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grnet/synnefo
Synnefo is open source cloud software, used to create massively scalable IaaS clouds.
https://github.com/grnet/synnefo
Last synced: 5 days ago
JSON representation
Synnefo is open source cloud software, used to create massively scalable IaaS clouds.
- Host: GitHub
- URL: https://github.com/grnet/synnefo
- Owner: grnet
- License: gpl-3.0
- Created: 2014-03-07T11:32:45.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2018-04-17T12:26:42.000Z (over 6 years ago)
- Last Synced: 2024-08-02T12:48:41.845Z (3 months ago)
- Language: Python
- Size: 33.8 MB
- Stars: 134
- Watchers: 32
- Forks: 45
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog
Awesome Lists containing this project
- awesome-starred - grnet/synnefo - Synnefo is open source cloud software, used to create massively scalable IaaS clouds. (others)
README
Synnefo
=======Overview
--------Synnefo is a complete open source cloud stack written in Python that provides
Compute, Network, Image, Volume and Storage services, similar to the ones
offered by AWS. Synnefo manages multiple
[Ganeti](http://code.google.com/p/ganeti) clusters at the backend for handling
low-level VM operations and uses
[Archipelago](http://www.synnefo.org/docs/archipelago/latest/) to unify cloud
storage. To boost 3rd-party compatibility, Synnefo exposes the OpenStack APIs
to users.Project Page
------------Please see the [official site](http://www.synnefo.org).
Trying it out
-------------You can try out a full Synnefo installation at the [Synnefo demo
site](https://accounts.demo.synnefo.org/ui/login), or download the [Synnefo
Live CD](http://www.synnefo.org/redirect/livecd.iso).Note that members of the Greek Academic and Research community have public
access to a Synnefo installation called [~okeanos](https://okeanos.grnet.gr).
Similarly, members of the GÉANT Research and Academic Community have public
access to [~okeanos-global](https://okeanos-global.grnet.gr).Documentation
-------------Please see the Synnefo
[documentation](http://www.synnefo.org/docs/synnefo/latest/index.html) for more
information on installing and configuring Synnefo.Community - Support
-------------------Please see the [community page](http://www.synnefo.org/community.html)
for more information on the Synnefo users and developers lists.Copyright and license
=====================Copyright (C) 2010-2017 GRNET S.A. and individual contributors
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .