[PR #3151] [CLOSED] Deploy vaultwarden container directly in Azure Cloud #3073

Open
opened 2025-10-09 18:16:42 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3151
Author: @adamhnat
Created: 1/18/2023
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • a048a18 Deploy 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/3151 **Author:** [@adamhnat](https://github.com/adamhnat) **Created:** 1/18/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`a048a18`](https://github.com/dani-garcia/vaultwarden/commit/a048a1827af6fdce57a87eda9465fa1342dfb882) Deploy vaultwarden into Azure as container app ### 📊 Changes **4 files changed** (+434 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Azure/Readme.md` (+38 -0) ➕ `Azure/db.sqlite3` (+0 -0) ➕ `Azure/main.bicep` (+170 -0) ➕ `Azure/main.json` (+226 -0) </details> ### 📄 Description Azure cloud code to directly deploy Vaultwarden container app in azure with external storage. Can be also used to restore backup and operate --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:16:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3073