Skip to content
Snippets Groups Projects
Verified Commit 508a0bd3 authored by Šimon Berka's avatar Šimon Berka
Browse files

feat(backups): add basic info about backups to ToS and FAQ

parent 9bf859d9
Branches
Tags v0.1.13
1 merge request!86Feature/backups 1
......@@ -70,3 +70,11 @@ In case, that these options are not suitable for your use case, you can still re
## I can't log into OpenStack, how is that possible?
The most common reason why you can't log into your OpenStack account is that your membership in Metacentrum has expired. To extend your membership in Metacentrum,
you can visit [https://metavo.metacentrum.cz/en/myaccount/prodlouzeni](https://metavo.metacentrum.cz/en/myaccount/prodlouzeni).
## Backups
All the data is protected against disk failures. We are not responsible for any data loss that may occur. For now, we do not provide any means for offsite backups.
What can I do?
- Use OpenStack Snapshots for local backup.
- Use backup software like Borg or Restic to create an offsite incremental backup.
- Use backup/data storage services provided by MUNI or CESNET (e. g. https://it.muni.cz/sluzby/zalohovani-bacula).
\ No newline at end of file
......@@ -6,7 +6,16 @@ weight: 200
disableToc: true
---
The following documents describe your rights and responsibilities as a user of MetaCentrum Cloud.
### *The following documents describe your rights and responsibilities as a user of MetaCentrum Cloud.*
- Terms and conditions for the access to the CESNET e-infrastructure: [EN](https://www.cesnet.cz/conditions/?lang=en) | [CZ](https://www.cesnet.cz/podminky/)
- NGI MetaCentrum - Rules of Use: [EN](https://www.metacentrum.cz/en/about/rules/index.html) | [CZ](https://www.metacentrum.cz/cs/about/rules/index.html)
\ No newline at end of file
- NGI MetaCentrum - Rules of Use: [EN](https://www.metacentrum.cz/en/about/rules/index.html) | [CZ](https://www.metacentrum.cz/cs/about/rules/index.html)
### *Beside mentioned document, following rules and information apply.*
#### Backups
- We are not responsible for any data loss.
- Users are responsible for making backups.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment