add Azure AppService with persistent storage

Yannick Zwijsen 2023-02-24 18:28:49 +01:00 committed by GitHub
parent a64bff6ae5
commit 788923ec28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

@ -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)