Add new subdomains and route them to your app
cloudflare_access_applications
list in the variables.auto.tfvars
file.
For example, imagine that using Coolify you’ve deployed a service that is running on the subdomain htop.yourdomain.com
. You can add this subdomain to the cloudflare_access_applications
list to protect it with Cloudflare Access.
variables.auto.tfvars
file with the new subdomain to protect.go run selfhoster.go --apply
in the root of the project.variables.auto.tfvars
file with the new subdomain you want to add.
Example: Add a new subdomain htop
to your domain.
variables.auto.tfvars
file with the new subdomain.go run selfhoster.go --apply
in the root of the project.https://htop.yourdomain.com