mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
add fly.io example
@@ -12,6 +12,13 @@ This page is an index of standalone deployment examples. If adding a new example
|
|||||||
|
|
||||||
Installs vaultwarden on Heroku using all free addons. Takes about 15 minutes to install.
|
Installs vaultwarden on Heroku using all free addons. Takes about 15 minutes to install.
|
||||||
|
|
||||||
|
## Fly.io
|
||||||
|
|
||||||
|
* https://github.com/nosovk/vaultwarden-fly-io/blob/main/fly.toml
|
||||||
|
|
||||||
|
Installs vaultwarden with SQLite database. But you need to create volume for database
|
||||||
|
```flyctl volumes create vaultwarden_data -a [your app name] -s 1```
|
||||||
|
|
||||||
## Kubernetes
|
## Kubernetes
|
||||||
|
|
||||||
* https://github.com/icicimov/kubernetes-bitwarden_rs
|
* https://github.com/icicimov/kubernetes-bitwarden_rs
|
||||||
|
|||||||
Reference in New Issue
Block a user