diff --git a/README.md b/README.md index 8a54811..cc4d375 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,10 @@ Garage is designed for storage clusters composed of nodes running at different p **Shipped version:** 0.8.0~ynh1 ## Disclaimers / important information -* Other infos that people should be aware of, such as: +* Limitations : + * This application is not usable if you're not part of a cluster with minimun 3 other nodes + +* infos 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 consider that the weight of the node is the size reserved to garage in G * 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. diff --git a/README_fr.md b/README_fr.md index 9eddae2..9ef1ca9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +37,10 @@ Garage is designed for storage clusters composed of nodes running at different p **Version incluse :** 0.8.0~ynh1 ## Avertissements / informations importantes -* Other infos that people should be aware of, such as: +* Limitations : + * This application is not usable if you're not part of a cluster with minimun 3 other nodes + +* infos 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 consider that the weight of the node is the size reserved to garage in G * 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.