platformplatform / PlatformPlatform

🚀 Pre-alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
226 stars 24 forks source link

Create Azure infrastructure for Back Office self-contained system #459

Closed tjementum closed 3 months ago

tjementum commented 3 months ago

Summary & Motivation

Create Azure infrastructure for the new Back Office self-contained system. This includes setting up an Azure Container App for the API and Worker, a Database, Blob Storage, and a Managed Identity. Update the deploy-cluster script to send the current version of the self-contained system.

Checklist