Skip to content

Feature request - Azure Container Apps deployment guide & IaC #20

@holgerimbery

Description

@holgerimbery

Category: Azure Deployment

deploy MaaJ to Azure Container Apps with: managed HTTPS ingress, Azure Files share mounted at /app/data and /app/logs for SQLite persistence, secrets stored in Container Apps secrets (not plain env vars), ASPNETCORE_FORWARDEDHEADERS_ENABLED=true for the managed ingress, and Entra ID app registration with redirect URI pointing to the Container Apps FQDN; provide a bicep or azd (Azure Developer CLI) template so the full environment (resource group, storage account, Azure Files shares, Container Apps environment, Container App) can be provisioned with a single command; extend the existing GitHub Actions release.yml with an az containerapp update --image step to complete the CI/CD loop after each new image tag is pushed


Managed automatically from BACKLOG.md

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions