From a3b21bbef16023e85537211cc9d9bcdbdaac964a Mon Sep 17 00:00:00 2001 From: Stefan Melmuk <509385+stefan0xC@users.noreply.github.com> Date: Mon, 29 Jun 2026 11:30:02 +0200 Subject: [PATCH] add a small disclaimer about the examples --- Deployment-examples.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Deployment-examples.md b/Deployment-examples.md index 4027b29..75aa729 100644 --- a/Deployment-examples.md +++ b/Deployment-examples.md @@ -1,5 +1,8 @@ This page is an index of standalone deployment examples. If adding a new example, please create a new category if appropriate, and keep things organized in general. +> [!WARNING] +> The examples on this page are contributed by the community. They are not actively audited or supported by the Vaultwarden maintainers. Review and use them at your own risk. + ## Self-hosted This section documents different options to host Vaultwarden on your **own hardware** or any infrastructure that is primarily **managed by yourself**.