Updated Deployment examples (markdown)

adamhnat 2023-01-19 15:42:01 +01:00
parent 37789f4efc
commit 06b019e4e6
1 changed files with 7 additions and 1 deletions

@ -167,3 +167,9 @@ docker pull vaultwarden/server:latest
image_sha="$(docker inspect --format='{{index .RepoDigests 0}}' vaultwarden/server)"
dokku git:from-image $APP_NAME $image_sha
```
## Azure
* https://github.com/adamhnat/vaultwarden-azure
Vaultwarden installation optimized for Azure Container App service with fileshare for data