diff --git a/README.md b/README.md index 6ac9388..b9abfb9 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Garage is designed for storage clusters composed of nodes running at different p * Limitations : * This application is not usable if you're not part of a cluster with minimun 3 other nodes + * If you are behind a nat and use upnp to configure your port redirection, you may need to add peers via config panel instead of during installation and/or create a permanent redirection in your router/box * 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. diff --git a/README_fr.md b/README_fr.md index 12b1d17..2f74e15 100644 --- a/README_fr.md +++ b/README_fr.md @@ -40,6 +40,7 @@ Garage is designed for storage clusters composed of nodes running at different p * Limitations : * This application is not usable if you're not part of a cluster with minimun 3 other nodes + * If you are behind a nat and use upnp to configure your port redirection, you may need to add peers via config panel instead of during installation and/or create a permanent redirection in your router/box * 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.