From 9e8d8561c96ff6a4824297cc71d1ef03ecae517c Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Sat, 8 Jun 2024 20:54:32 +1000 Subject: [PATCH] Update vaultwarden status --- README.md | 2 +- status.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f8b512c3..1d323cc15 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ If you would like to offer support, I would appreciate a star on the repository, | UniFi Network Server | ☑️ | | | Unmanic | ☑️ | | | Uptime Kuma | ☑️ | | -| Vaultwarden | ❌ | Compile error. [Use docker image](https://github.com/dani-garcia/vaultwarden). or Alpine Linux version. | +| Vaultwarden | ☑️ | Will probably work on default install if you have a lot of ram. Otherwise use the Alpine Linux version. | | Wastebin | ☑️ | | | WatchYourLAN | ☑️ | | | Whisparr | ☑️ | | diff --git a/status.json b/status.json index 4ee55fbdd..decbfb791 100644 --- a/status.json +++ b/status.json @@ -568,8 +568,8 @@ "notes": "" }, "Vaultwarden LXC": { - "status": "unsupported", - "notes": "Compile error. Use docker image or Alpine Linux version." + "status": "created", + "notes": "Will probably work on default install if you have a lot of ram. Otherwise use the Alpine Linux version." }, "Wastebin LXC": { "status": "created",