docs: add Vaultwarden, Easytier and Nix Cache to community modules

This commit is contained in:
Qubasa
2025-10-14 13:07:18 +02:00
parent 3161ab3903
commit 13d3bc9391

View File

@@ -1,4 +1,4 @@
Services provided by the community Services provided by the community, with no stability guarantees!
<div class="grid cards" markdown> <div class="grid cards" markdown>
@@ -28,6 +28,28 @@ Services provided by the community
controllers in a mesh topology, see the official controllers in a mesh topology, see the official
[clan wireguard service](https://docs.clan.lol/services/official/wireguard/) [clan wireguard service](https://docs.clan.lol/services/official/wireguard/)
- [Vaultwarden](https://github.com/Qubasa/infra/blob/main/modules/vaultwarden)
---
Sets up the centralized open source password manager backend [vaultwarden](https://github.com/dani-garcia/vaultwarden) for [bitwarden](https://bitwarden.com/de-de/).
- [Easytier Mesh VPN](https://github.com/DavHau/hyperconfig/tree/master/modules/clan/easytier)
---
Sets up the [EasyTier Mesh VPN](https://github.com/EasyTier/EasyTier), uses WirGuard under the hood.
- [Nix Cache](https://github.com/DavHau/hyperconfig/tree/master/modules/clan/nix-cache)
---
Sets up a nix cache to share the nix store between machines in your network
</div> </div>
!!! tip "Add your own!" !!! tip "Add your own!"