Skip to content

Conversation

@thegovind
Copy link
Collaborator

This pull request modernizes the frontend deployment by:

  • Switching from Azure Static Web Apps to Docker and Azure Container Apps for increased flexibility and control.
  • Includes a Dockerfile and .dockerignore for building and running the frontend in a container.
  • Introduces an nginx configuration for serving static assets and handling routing.
  • Simplifies the Azure deployment process using azd.

- Refactors the frontend deployment to use Docker and Azure Container Apps instead of Static Web Apps.
  This provides more flexibility and control over the frontend environment.
- Adds Dockerfile and related configuration files for the frontend.
- Updates Azure deployment configuration to reflect the new architecture.
- Allows CORS for Azure Container Apps communication.
- Adds setup guide for the AI Agents in the UI.
@thegovind thegovind merged commit 95a4a51 into main May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants