Update README.md

This commit is contained in:
2025-07-11 18:23:27 +00:00
parent 81ca8d3d40
commit c68aa33953

View File

@ -15,11 +15,15 @@ A hardened, self-hosted password manager appliance based on Vaultwarden. Designe
- 🌐 NGINX reverse proxy + PHP-based first-time activation wizard - 🌐 NGINX reverse proxy + PHP-based first-time activation wizard
- 🔑 Multi-user access, browser extensions, mobile app compatibility - 🔑 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. ## ⚠️ **Disclaimer**
> **Do not run this script on an existing server or computer system.** This installer is intended **only** for use on a **dedicated appliance or virtual machine** running a clean installation of **Debian 12**.
> It does **not** validate your environment or attempt to preserve existing configurations - doing so may cause **data loss** or render your system unusable. 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 ## 🚀 Installation