From 788923ec28503d5b669078eee7eb0617da441546 Mon Sep 17 00:00:00 2001 From: Yannick Zwijsen Date: Fri, 24 Feb 2023 18:28:49 +0100 Subject: [PATCH] add Azure AppService with persistent storage --- 🔧-How-to-Install.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/🔧-How-to-Install.md b/🔧-How-to-Install.md index e6dbf0d..63a443d 100644 --- a/🔧-How-to-Install.md +++ b/🔧-How-to-Install.md @@ -181,6 +181,11 @@ https://haci.io/posts/uptime-kuma-azure-container-instance/ Unofficial tutorial by Leandro: https://www.leandroscardua.com/blog/deploy-uptime-kuma-on-azure/ +### Install on Azure AppService with persistent storage + +Unofficial bicep deployment script by Yannick Zwijsen: +https://github.com/yzwijsen/deploy-uptime-kuma-azure + ### SQLite S3 persistent storage with Litestream.io [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/UfDasl?referralCode=373)