Difference between revisions of "stoney backup: Self-Service"
From stoney cloud
[unchecked revision] | [unchecked revision] |
(→Overview) |
(→Activate / deactivate backup account) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
== Remove backup account == | == Remove backup account == | ||
== Activate / deactivate backup account == | == Activate / deactivate backup account == | ||
+ | If you deactivate a backup account keep in mind that: | ||
+ | * The login with the backup account is no longer possible (backups can't be executed anymore) | ||
+ | * The snapshot process no longer rotates the files on the server | ||
+ | * The different [[stoney_backup:_Notification_Overview | backup notifications]] will no longer be sent | ||
+ | * The account is no longer editable (except from activation) via the web-interface | ||
= Source Code = | = Source Code = | ||
The source code is located in our GitHub Repository: | The source code is located in our GitHub Repository: | ||
− | https://github.com/stepping-stone/ | + | https://github.com/stepping-stone/selfcare |
[[Category:stoney backup]] | [[Category:stoney backup]] |
Latest revision as of 13:23, 31 January 2014
Contents
Overview
The pages gives you an overview of the stoney backup Self-Service user interface.
Main tasks:
- ...
Reseller Guide
Add a new backup account
Modify backup account
Remove backup account
Activate / deactivate backup account
If you deactivate a backup account keep in mind that:
- The login with the backup account is no longer possible (backups can't be executed anymore)
- The snapshot process no longer rotates the files on the server
- The different backup notifications will no longer be sent
- The account is no longer editable (except from activation) via the web-interface
Source Code
The source code is located in our GitHub Repository: