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 documentation for Custom domain name journey #2623

Open
1 task done
abbottdev opened this issue Feb 13, 2025 · 0 comments
Open
1 task done

Add documentation for Custom domain name journey #2623

abbottdev opened this issue Feb 13, 2025 · 0 comments
Labels
⌚ Not Triaged Not triaged

Comments

@abbottdev
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I'm trying to work out how to implement a custom domain when publishing to container apps - the documentation isn't really there but I can see there's been a bit of work to try and get something backported for 9.0 (using the PublishAsContainerApp / ConfigureCustomDomain methods.

I'm not sure if it's a gap, or whether I've not got the full story around the documentation but the journey for publishing an aspire app in a CI/CD pipeline wouldn't allow the ability to call azd provision without specifying custom publish parameters. It feels like if you want to use CI/CD you would be better off using the feature flag from azd: azd config set alpha.aca.persistDomains on (Azure/azure-dev#3955)

In any case, could we document the current recommended approach for custom domains somewhere? Potentially considering CI/CD scenarios, as well as the roadmap for this area generally so we can make some good design decisions upfront 😄

Previous issues (all closed, otherwise I'd have added to them!):
dotnet/aspire#6271
dotnet/aspire#1498
microsoft/azure-container-apps#796

TIA!

Describe the solution you'd like

Documentation outlining how to use and persist custom domains in a CI/CD scenario.

Additional context

No response

@davidfowl davidfowl transferred this issue from dotnet/aspire Feb 14, 2025
@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

1 participant