This repo contains the bicep files to deploy Vaultwarden on an Azure Container App. It also contains an empty SQLite database required to setup Vaultwarden using an Azure file share.
For more details visit my blog post: https://blog.mwiedemeyer.de/post/2023/Vaultwarden-Bitwarden-on-Azure-Container-Apps/
To run this template you can execute:
az deployment group create --resource-group YOU_RESOURCE_GROUP_NAME --template-file main.bicep
or click this button: