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

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

Open
robertjf opened this issue Sep 17, 2024 · 2 comments

Comments

@robertjf
Copy link

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
Copy link

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?

  • What kind of environment are you deploying to? Is this a production, staging, or some other type of setup?
  • Are you intentionally trying to deploy the Raygun service to Azure, or did you expect it to be excluded from the deployment?

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.

@robertjf
Copy link
Author

Hey, we've been using it for local dev testing, but of course I haven't yet found a way to "silo" it off so azd doesn't pick it up - I've effectively had to remove it entirely from the code for deployment.

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

No branches or pull requests

2 participants