From 5edaf53c324fa3fb9533b607b7e4019403430dcd Mon Sep 17 00:00:00 2001 From: Alphan Aksoyoglu <43555414+AlphanAksoyoglu@users.noreply.github.com> Date: Tue, 25 Jun 2024 01:17:33 +0200 Subject: [PATCH] Self Promotion of my deployment. Hope that this will be useful. --- Deployment-examples.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Deployment-examples.md b/Deployment-examples.md index ad31c7d..101f3b3 100644 --- a/Deployment-examples.md +++ b/Deployment-examples.md @@ -19,6 +19,23 @@ This section documents different options to host Vaultwarden on your **own hardw A walkthrough guide for securing access to Vaultwarden with Tailscale and Caddy. All services are containerized and managed with Docker Compose, hosted on a Raspberry Pi. + +* https://github.com/AlphanAksoyoglu/vaultwarden-rpi/ + + A docker-compose based, modular, self-hosted Vaultwarden deployment. + + Options: + + - LAN only, or LAN + Tailscale (Access from everywhere through VPN) + - Your domain (Cloudflare) or DuckDNS domain + - Optional Backup Service which does not rely on 3rd party containers + - Optional UFW and IPTABLES Hardening + + Comes with a convenient **installer:** + - just run `install.sh --init` and `install.sh --install` + + and an extensive **README**. + ### Shared hosting * https://github.com/jjlin/vaultwarden-shared-hosting