Skip to content

[Deployment] Provision Azure Container Apps staging and production with PostgreSQL #9

@Josan88

Description

@Josan88

Summary

Deploy the migrated BookRunner application to separate Azure staging and production environments with managed configuration.

Tasks

  • Provision Azure Container Registry for Docker images
  • Provision Azure Container Apps services for staging and production
  • Provision or connect Azure Database for PostgreSQL
  • Add environment variables and secrets for ACA services
  • Define how branches or workflow triggers map to staging and production deployment
  • Verify frontend and backend public endpoints after deployment

Done criteria

  • Staging has a reachable Azure Container Apps URL
  • Production has a reachable Azure Container Apps URL
  • Each environment uses its own configuration and database settings
  • Docker images are deployed through Azure Container Registry

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/deploymentHosting, environments, and release setupenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions