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",