coolify icon indicating copy to clipboard operation
coolify copied to clipboard

Multiple domain

Open italodeandra opened this issue 3 years ago • 13 comments

It would be really nice if we could add multiple domains instead of just one.

italodeandra avatar Nov 15 '21 10:11 italodeandra

Or at least I should be able to change the domain. Why is the domain field locked after the app is deployed?

italodeandra avatar Nov 15 '21 10:11 italodeandra

@andrasbacsai this should be flagged for v2

itsezc avatar Nov 15 '21 11:11 itsezc

@itsezc A small question about this enterprise-ready v2...

Is it going to be paid/freemium?

italodeandra avatar Nov 15 '21 11:11 italodeandra

(I am not associated with this project in an official capacity) It is OSS, the development branch should be available on: https://github.com/coollabsio/coolify/tree/v2 and I would recommend joining the Discord community for direct communication with the development team.

itsezc avatar Nov 15 '21 11:11 itsezc

@itsezc A small question about this enterprise-ready v2...

Is it going to be paid/freemium?

It will stay totally free and open-source!

I'm just adding these features (and refactoring the codebase) to have more use cases for Coolify. Not just for hobbyists but for enterprises.

andrasbacsai avatar Nov 15 '21 13:11 andrasbacsai

V2 is released, with an option to define domain at runtime instead of installation time!

andrasbacsai avatar Feb 11 '22 21:02 andrasbacsai

Hey @andrasbacsai,

Did you also add the feature of multiple domains?

italodeandra avatar May 05 '22 14:05 italodeandra

Oh, no. Reopening.

andrasbacsai avatar May 06 '22 12:05 andrasbacsai

Hi @andrasbacsai, any news on the progress for this? So having the possibility to proxy multiple domains for an application or service? Thanks :)

code-K avatar Nov 02 '22 10:11 code-K

Multiple domains would really get me out of a bind right now. :grin:

spencerflagg avatar Feb 28 '23 20:02 spencerflagg

Is it possible all fields with URL (FQDN) can be supplied a value like https://coolify.com;https://coolify.dev;https://coolify.dev Semi colon separated urls and traefik will generate all ssl. This is a must especially with SaaS setup.

masterbater avatar Apr 13 '23 12:04 masterbater

+1 on this, being able to have multiple URLs (FQDN) for the same app would be gold.

Scitz0 avatar May 01 '23 11:05 Scitz0

I need domain-catchall feature🙌

da411d avatar Jun 13 '23 20:06 da411d

Hey @andrasbacsai, any possibility that this could be implemented, even still in V3? Or if it will be supported in V4, when will this be ready so I could migrate from V3 to V4.... Thanks much for feedback on this! :)

code-K avatar Aug 31 '23 23:08 code-K

Hey, I have a coolify app running on subdomain1.mydomain.com. I have created another CNAME record subdomain2.mydomain.com and it points to subdomain1.mydomain.com. Is this supported in coolify??

vikasOren avatar Sep 07 '23 13:09 vikasOren

It is available in v4.

I'm closing this issue, because tracking features will be moved to GitHub discussions. Github issues will be only for bugs.

Version 4 is in full focus. v3 related issues will be closed, if it is not a critical bug.

Thanks for your understanding.

andrasbacsai avatar Sep 08 '23 08:09 andrasbacsai

for v3 folks like me, you can now do this with my pr at https://github.com/coollabsio/coolify/pull/1505

Geczy avatar Nov 30 '23 06:11 Geczy