root team
could configure system-wide settings.
optionalYou can specify a Fully Qualified Domain Name (FQDN, eg: https://example.com) for your Coolify instance. Without this configuration you need to use
<ip address>:3000
to reach your Coolify instance and all webhooks will be going to the ip address.
optionalRedirect not configured services to this page. Like if you set a DNS entry for
example.com
, but you do not have anything running on this domain, Coolify Proxy will redirect any requests to this Default Redirect URL
.
default: 3You can specify how many Docker images are kept locally for your applications. It helps you to revert to a previous state blazingly fast.
default: .The separator used in the PR/MR previews. With the default you get:
PRMRNumber.yourdomain.com
If you set it to: -
the preview domain will be: PRMRNumber-yourdomain.com
default: offYou can specify if you would like to reach your Coolify instance on www & non-www as well, or just the defined FQDN (https://example.com -> non-www).
default: 9000-9100Port rage for on-demand TCP proxies (public databases), services (if need additional proxies).
default: onBy default, all DNS settings would be resolvable by Let’s Encrypt servers and Coolify. If you are using behind a reverse proxy or tunnel, you can disable this check to prevent unnecessary errors.
optional
default: the OS configured DNS servers will be usedIf you have an internal DNS server, you can specify them here with comma separated a list, for example:
1.1.1.1,8.8.8.8
.
default: on, but after the first registration, off.After the first registration, this option is enabled to prevent unwanted registrations.
default: offIf enabled, Coolify checks for update every ~10 minutes and apply them automatically if there is a new version available.