mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
storage consumption documentation
This commit is contained in:
parent
99ff4ca133
commit
b5da5b8451
1 changed files with 2 additions and 1 deletions
|
@ -4,8 +4,9 @@
|
||||||
|
|
||||||
# Informations you should be aware of:
|
# Informations you should be aware of:
|
||||||
* This application provide a node that you can connect to a garage cluster. Few option are manageable by the config panel for the current node but IT DOESN'T offer simpler way to manage bucket and keys. You have to do it by command line or let an other node managing it.
|
* This application provide a node that you can connect to a garage cluster. Few option are manageable by the config panel for the current node but IT DOESN'T offer simpler way to manage bucket and keys. You have to do it by command line or let an other node managing it.
|
||||||
* This application consider that the weight of the node is the size reserved to garage in G (Gigabytes)
|
* This application consider that the weight of the node is the size reserved to garage in G (Gigabytes)
|
||||||
* This application will try to create a virtual disk to ensure garage doesn't use more than allowed. If virtualisation is not available your responsible to check space used by garage.
|
* This application will try to create a virtual disk to ensure garage doesn't use more than allowed. If virtualisation is not available your responsible to check space used by garage.
|
||||||
|
* Storage consumption : appart from your data storage, you can expect the metadata (database) to consume approximatly 1% of the data size (1GB for 100GB of data for instance).
|
||||||
|
|
||||||
## How to use the S3 API from other softwares
|
## How to use the S3 API from other softwares
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue