From a65a1c70af91c91fd0976ff7d7343c3b2ec02f5f Mon Sep 17 00:00:00 2001 From: Yann Stepienik Date: Mon, 27 Mar 2023 19:11:57 +0100 Subject: [PATCH] [skipci] update readme --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c53d410..b58d636 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,9 @@ Whether you have a **server**, a **NAS**, or a **Raspberry Pi** with application * **Anti-DDOS** 🔥⛔️ protections such as variable timeouts/throttling, IP rate limiting and IP blacklisting * **Proper User Management** 🪪 ❎ to invite your friends and family to your applications without awkardly sharing credentials. Let them request a password change with an email rather than having you unlock their account manually! * **Container Management** 🧱🔧 to easily manage your containers and their settings, keep them up to date as well as audit their security. - + * **Modular** 🧩📦 to easily add new features and integrations, but also run only the features you need (for example No docker, no Databases, or no HTTPS) + * **Visible Source** 📖📝 for full transparency and trust + And a **lot more planned features** are coming! ![schema](./schema.png)