MindscapeHQ / raygun4aspire

Raygun integration into Aspire projects
MIT License
2 stars 0 forks source link

Attempting to deploy Raygun to Azure Container Apps via azd results in an error #9

Open robertjf opened 3 days ago

robertjf commented 3 days ago

If I attempt to deploy the Raygun service, I get the following error:

ERROR: failed deploying service 'Raygun': generating container app manifest: configuring ingress for resource Raygun: Binding http can't be mapped to main ingress because it has port 24605 defined. main ingress only supports port 80 for http scheme.

This also is a problem when attempting to synthesize the infrastructure etc.

ProRedCat commented 3 days ago

Thanks for bringing this to our attention. Before we dive into potential solutions, I'd like to get a better picture of what you're trying to achieve. Could you help me understand a few things about your setup?

Once we have a clearer picture of your setup, we'll be in a better position to guide you towards the best solution. Looking forward to your response!

Raygun4Aspire is intended for local development rather than deployment, so we're just trying to get an idea around what is expected here.