From 861de54b5ad997c9f622e0d117377b371633c007 Mon Sep 17 00:00:00 2001 From: Arthur Zapparoli <2992+arthurgeek@users.noreply.github.com> Date: Mon, 3 Jul 2023 17:13:13 +0200 Subject: [PATCH] Add a fly.io template --- Deployment-examples.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Deployment-examples.md b/Deployment-examples.md index 1dae9f7..d81f882 100644 --- a/Deployment-examples.md +++ b/Deployment-examples.md @@ -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