From bd3e4f1eb11c7fcabffd4e89824fc6614ae999b7 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Tue, 16 May 2023 20:24:05 +0300 Subject: [PATCH] update readme --- library/ix-dev/community/gluetun/README.md | 6 ++++++ library/ix-dev/community/gluetun/app-readme.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/library/ix-dev/community/gluetun/README.md b/library/ix-dev/community/gluetun/README.md index 5285e7b3b7..472a687d8d 100644 --- a/library/ix-dev/community/gluetun/README.md +++ b/library/ix-dev/community/gluetun/README.md @@ -1,3 +1,9 @@ # Gluetun [Gluetun](https://github.com/qdm12/gluetun) - Lightweight swiss-knife-like VPN client to multiple VPN service providers + +> App runs as **root** user. +> Validation exists for the most common configuration errors. +> In some providers there might be a need to add additional environment variables. +> Visit the [Gluetun documentation](https://github.com/qdm12/gluetun/wiki) for more information. +> If you don't see the option you need, you can pass it as additional environment variable. diff --git a/library/ix-dev/community/gluetun/app-readme.md b/library/ix-dev/community/gluetun/app-readme.md index 5285e7b3b7..472a687d8d 100644 --- a/library/ix-dev/community/gluetun/app-readme.md +++ b/library/ix-dev/community/gluetun/app-readme.md @@ -1,3 +1,9 @@ # Gluetun [Gluetun](https://github.com/qdm12/gluetun) - Lightweight swiss-knife-like VPN client to multiple VPN service providers + +> App runs as **root** user. +> Validation exists for the most common configuration errors. +> In some providers there might be a need to add additional environment variables. +> Visit the [Gluetun documentation](https://github.com/qdm12/gluetun/wiki) for more information. +> If you don't see the option you need, you can pass it as additional environment variable.