Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Updated readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangrynenko committed Jan 8, 2016
1 parent 10082c7 commit 9e0017d
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ https://www.redy.host/blog/announcing-automated-snapshot-backup-policies
* Allows site administrator to manage XenServer guests
* Provides customer management page to browse VM configuration and power state (Running or Down)
* Provides VPS management page to power on/off VM, restart VM, force-restart VM
* VPS action log (power events history). Overview of VPS power events (time and date of all of the following: reboot, power off, power on, force shutdown, force reboot
* Provides snapshots management page to browse available snapshots, revert VPS status to any snapshot available, destroy any existing snapshot
* Ability to create snapshot policy, allowing customers to select automated snapshots frequency and retention policy
* Stats for the VPS resource usage: CPU, RAM, HDD, Network. Stats available as graphs with date range selector
* Administrator creates VM and assigns UUID to enable XenApi operations
* Administrator limits each VM node to limit maximum number of snapshots that could be created per VM (hard limit to 25 to avoid XenServer's "Snapshot chain is too long" errors.
* Integrates with Bootstrap Drupal theme
Expand All @@ -30,15 +32,12 @@ https://www.redy.host/blog/announcing-automated-snapshot-backup-policies

### Currently in development ###

* Jave web-based console
* Next on the roadmap
* VPS traffic/bandwidth usage for selected time period

### To be implemented in 2016 ###

* VPS power events history. Overview of VPS power events (time and date of all of the following: reboot, power off, power on, force shutdown, force reboot
* VPS traffic/bandwidth usage for selected time period
* Stats for the VPS resource usage: CPU, RAM, HDD, Network. Stats available as graphs with date range selector
* Ability to template VPS, allowing to easily revert to the initial state
* Jave web-based console

Full feature set is coming. Planned public release by the end of 2015.

Expand Down Expand Up @@ -74,4 +73,4 @@ $conf['xs_pools'] = array(
6. Login as the user and navigate to the node URL created above. Additionally, you may add menu link to 'user/vps', which will list all VPS for the user.

For support, submit your requests to https://www.drupal.org/project/issues/2484429
No newline at end of file
No newline at end of file

0 comments on commit 9e0017d

Please sign in to comment.