From c68aa33953d69a17564bd3cbce55a36d7e70c5ed Mon Sep 17 00:00:00 2001 From: baldnerd Date: Fri, 11 Jul 2025 18:23:27 +0000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 19d7dc4..f42e026 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,15 @@ A hardened, self-hosted password manager appliance based on Vaultwarden. Designe - 🌐 NGINX reverse proxy + PHP-based first-time activation wizard - 🔑 Multi-user access, browser extensions, mobile app compatibility -> ⚠️ **Disclaimer** -> This installer is intended **only** for use on a **dedicated appliance or virtual machine** running a clean installation of **Debian 12**. -> It will make system-wide changes, including user/group creation, file permission changes, service overrides, firewall configuration, and package installations. -> **Do not run this script on an existing server or computer system.** -> It does **not** validate your environment or attempt to preserve existing configurations - doing so may cause **data loss** or render your system unusable. +--- + +## ⚠️ **Disclaimer** +This installer is intended **only** for use on a **dedicated appliance or virtual machine** running a clean installation of **Debian 12**. +It will make system-wide changes, including user/group creation, file permission changes, service overrides, firewall configuration, and package installations. +**Do not run this script on an existing server or computer system.** +It does **not** validate your environment or attempt to preserve existing configurations - doing so may cause **data loss** or render your system unusable. + +--- ## 🚀 Installation