By Bernat Sampera 1 min read Follow:

Register domain with cloudflare and deploy it to coolify

quick guide on how to register a domain with cloudflare and deploy it to coolify

Records to add in Cloudflare

Here's the table based on the provided data:

| Type  | Name            | Content         | Proxy Status  |
|-------|-----------------|-----------------|---------------|
| A     | *               | <server-ip>     | Proxied      |
| A     | <new-domain>    | <server-ip>     | Proxied      |
| A     | www             | 192.0.2.1       | Proxied       |
| AAAA  | www             | 100::           | Proxied       |

Add the domain in the Coolify resource

On the general configuration add the new domain

Domains
https://samperalabs.com, wildcarddomain (you can leave it there)

Wait 5 minutes so the records are updated and then the site should be available.