mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
[PR #3151] [CLOSED] Deploy vaultwarden container directly in Azure Cloud #3073
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/3151
Author: @adamhnat
Created: 1/18/2023
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
a048a18Deploy vaultwarden into Azure as container app📊 Changes
4 files changed (+434 additions, -0 deletions)
View changed files
➕
Azure/Readme.md(+38 -0)➕
Azure/db.sqlite3(+0 -0)➕
Azure/main.bicep(+170 -0)➕
Azure/main.json(+226 -0)📄 Description
Azure cloud code to directly deploy Vaultwarden container app in azure with external storage. Can be also used to restore backup and operate
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.