Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure Container Apps as a host option (#1952) #5

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

pavsingh7
Copy link
Owner

  • Update bicep for ACA

  • First working version

  • Support workload profile

  • Add support for CORS and fix identity for openai

  • Add aca-host

  • Make acr unique

  • Add doc for aca host

  • Update ACA docs

  • Remove unneeded bicep files

  • Revert chanes to infra/main.parameters.json

  • Fix markdown lint issues

  • Run frontend build before building docker image

  • remove symlinks and update scripts with paths relative to its own folder instead of cwd

  • Merge with main.bicep

  • output AZURE_CONTAINER_REGISTRY_ENDPOINT

  • Fix deployment with app service

  • Improve naming and README

  • Fix identity name and cost esitmation for aca

  • Share env vars in bicep and update docs

  • Revert "remove symlinks and update scripts with paths relative to its own folder instead of cwd"

This reverts commit 40287f2.

  • Add containerapps as a commented out host option

  • Update app/backend/.dockerignore

  • Apply suggestions from code review

  • More steps for deployment guide

  • Update azure.yaml

  • Update comment

  • cleanup bicep files and improve docs

  • Update condition for running in production for credential

  • Update ManagedIdentityCredential to use UAMI for containerapps

* Update bicep for ACA

* First working version

* Support workload profile

* Add support for CORS and fix identity for openai

* Add aca-host

* Make acr unique

* Add doc for aca host

* Update ACA docs

* Remove unneeded bicep files

* Revert chanes to infra/main.parameters.json

* Fix markdown lint issues

* Run frontend build before building docker image

* remove symlinks and update scripts with paths relative to its own folder instead of cwd

* Merge with main.bicep

* output AZURE_CONTAINER_REGISTRY_ENDPOINT

* Fix deployment with app service

* Improve naming and README

* Fix identity name and cost esitmation for aca

* Share env vars in bicep and update docs

* Revert "remove symlinks and update scripts with paths relative to its own folder instead of cwd"

This reverts commit 40287f2.

* Add containerapps as a commented out host option

* Update app/backend/.dockerignore

* Apply suggestions from code review

* More steps for deployment guide

* Update azure.yaml

* Update comment

* cleanup bicep files and improve docs

* Update condition for running in production for credential

* Update ManagedIdentityCredential to use UAMI for containerapps

---------

Co-authored-by: Pamela Fox <pamela.fox@gmail.com>
Co-authored-by: Pamela Fox <pamelafox@microsoft.com>
@pavsingh7 pavsingh7 merged commit 0f5e3c1 into pavsingh7:main Sep 23, 2024
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