aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
292 stars 13 forks source link

Quota increase option for Custom domain #249

Open soyhanbeyazit opened 1 month ago

soyhanbeyazit commented 1 month ago

Community Note

Tell us about your request What do you want us to build?

Describe alternatives you've considered At the moment, the custom domain limit is 5. It would be nice to have quota request for this limitation so that it can be increase by request. This is a limitation for our whitelabel solution on our SaaS app

Additional context

Attachments

TreyWW commented 2 weeks ago

Hey @soyhanbeyazit, great feature request! Did you manage to find a solution for your application? Could you use something like Cloudfront as an almost proxy to App Runner and then use multiple domains using that Cloudfront URL?

Appreciate it!

soyhanbeyazit commented 2 weeks ago

Well, for now, the app landed on Elasticbeanstalk, but your suggestions seems interesting, I will see if it would simplify the setup.

TreyWW commented 2 weeks ago

Yeah. I was searching about how to get logs for every request and someone suggested to use CF in front and then that way you can also get logs, caching and multiple domains. Worth checking out! I haven't tried myself yet though, next on this list! Good luck though