Difference between revisions of "Main Page"
From stoney cloud
[unchecked revision] | [unchecked revision] |
Line 3: | Line 3: | ||
<div style="float:left; width:60%;"> | <div style="float:left; width:60%;"> | ||
= Characteristics = | = Characteristics = | ||
− | == Existing | + | == Existing Self-Service Modules == |
* [[:Category:stoney core|stoney core]]: Main framework responsible for shared functionality (used to be self-care): | * [[:Category:stoney core|stoney core]]: Main framework responsible for shared functionality (used to be self-care): | ||
** [[:Category:REST_API|REST API]], which serves as a data and business logic abstraction layer and uses JSON as the primary data interchange format. | ** [[:Category:REST_API|REST API]], which serves as a data and business logic abstraction layer and uses JSON as the primary data interchange format. |
Revision as of 17:01, 23 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 Self-Service 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