Replies: 2 comments 5 replies
|
Eh, I don't know what happened, but I just redeployed everything and it works now. |
5 replies
|
Hi guys. I have One NextJS app (
I don't understand what I should do to configure letsencrypt because the docs overwhelmed me. Can you point me to what exactly I should do to solve that multi-subdomain issue? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi. Coolify seems to work great with my A record being
*.domain.com- addinghttps://service.domain.comto service domains works great.I tried doing
*.sub.domain.com(by adding CNAME to point to my coolify instance), but that doesn't seem to work - when I added assignhttps://service.sub.domain.com, I am getting the classic SSL error and I am not getting through. I checked the docs such as Wildcard certificates but that seems to be something like if I want to dynamically generate those manually, which I don't - I want coolify's magic as with the simple case. I tried some approaches like setting the server's domain, and so on, but I apparently didn't find out the right switch. I otherwise have very-vanilla-mostly-default-settings, and stuff work.Any hints or ideas? Thanks!
All reactions