Will Qovery eventually support dynamic domains/wildcard subdomains?

Our application runs much like Shopify does, with a dedicated subdomain for each customer:

customer1.ourapp.com
customer2.ourapp.com

etc. Many of them add this as a CNAME to point a custom domain to our application.

It seems Qovery currently supports one or more (static) domains set within the web console.
Is there likely to be future support for wildcard subdomains (eg. *.ourapp.com), or the ability to dynamically inject a domain list or similar at build time?

This is a bit of a deal-breaker for us and Qovery, but we’d love to be able to switch to it if this can work. Thanks!

Hi @schmoove ,

We plan to support the wildcard domain but at the moment it’s not possible. Can you vote for that feature in our public roadmap?

1 Like

Any update on this feature? Our multitenant SaaS app is scaling and adding subdomains manually is becoming a pain…

Hey @timurso ,

the feature has been released. We can automate the setup of any subdomain but only if you are using Cloudflare for the DNS management.

What you will have to do is:

  • configure a wildcard domain as a custom domain on Qovery (*.toto.com)
  • send us the API Token from Cloudflare so that we can properly generate a certificate for your main domain, as explained here

Thank you very much, @a_carrano for pointing it out! I have just reached out to your colleagues throught Intercom to provide the information for my account