Difference between revisions of "Main Page"
From stoney cloud
[unchecked revision] | [unchecked revision] |
Line 38: | Line 38: | ||
= Quick Links = | = Quick Links = | ||
+ | * [http://packages.stoney-cloud.org/stoney-cloud/pre-releases/1.2/iso/ stoney cloud: Download] | ||
+ | * [[stoney cloud: Multi-Node Installation]] | ||
</div> | </div> |
Revision as of 15:53, 19 December 2013
The stoney cloud is an expandable multi-tenant web based Open Source Cloud management solution with service providers as it's target audience.
Characteristics
Existing modules
- stoney core: Main framework responsible for shared functionality (used to be self-care):
- REST API, which serves as a data and business logic abstraction layer and uses JSON as the primary data interchange format.
- User management, rights and roles.
- A consistent look and feel between modules.
- Internationalization.
- stoney backup: On-line backup service for desktops, servers and virtual machines.
Work in progress
- stoney vm: Simplified sub set of the stoney conductor functionality.
- stoney mail: Mail service with optional group-ware (based on Open-Xchange).
Planned
- stoney conductor: Responsible for:
- Storage allocation
- Network configuration
- Virtual machine profiles
- Virtual machine templates
- Virtual machines
- Virtual machine snapshots
- Virtual machine full backups
- stoney monitor: Monitoring (with Zabbix). ((monitoring, control, inspection, interception, surveillance)
- stoney orchestra: Configuration Management (with Puppet).
- stoney box: An on-line storage service (will support WebDAV via HTTPS and SFTP, later CIFS as well).
- stoney web: Web & Database hosting service (based on Apache and MariaDB).
Overview
The following image gives an overview of the life cycle of a virtual machine, starting with the ISO file and ending with a persistent or non-persistent virtual machine.
Quick Links