0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-17 11:28:41 +02:00

Add a fly.io template

Arthur Zapparoli 2023-07-03 17:13:13 +02:00
parent 8c1be68405
commit 861de54b5a

@ -23,6 +23,10 @@ This page is an index of standalone deployment examples. If adding a new example
Installs vaultwarden with SQLite database. But you need to create volume for database
```flyctl volumes create vaultwarden_data -a [your app name] -s 1```
* https://github.com/arthurgeek/vaultwarden-fly-template
Template to deploy Vaultwarden on Fly.io with websockets support (with caddy) and sqlite hourly backups using restic.
## Kubernetes
* https://github.com/icicimov/kubernetes-bitwarden_rs