Ticket: Issue with HTTPS and Domain Setup on Coolify
@Eliza Just created a ticket
Question: Currently, I’m able to access Postiz at the following URL (From the “Links” tab in Coolify’s project section .sslip.io domain): http://postiz-e........wkw8.78.47.45.181.sslip.io/auth/login I can see the Postiz application running—everything appears fine (Postiz, Postgres, and Redis all show as “healthy”). However, I’m struggling to connect my own custom domain over HTTPS within Coolify. I’m using the automatically generated Docker-Compose file that was deployed with the preconfigured Postiz Resource Service. I’ve checked the Postiz docs, but haven’t found guidance on integrating a domain and enabling HTTPS in Coolify. Any advice or pointers would be greatly appreciated! :) - Hosting on Hetzner -Domain on namecheap but nameservice on cloudflare
Attempted: Using the cloudflare tunnel option under Server- config- clouflare tunnels. But this just makes my server unresponsive. I have also tried the docker compose file provided at https://docs.postiz.com/installation/coolify But with this file i cant even get the service running.. So i stuck with the default file
Working On: trying to deploy my Postiz Instance on coolify. I’m running into some difficulties related to HTTPS and a Cloudflare Tunnel configuration.
Using Postiz On: Coolify
Take it from here @Postiz
Question: Currently, I’m able to access Postiz at the following URL (From the “Links” tab in Coolify’s project section .sslip.io domain): http://postiz-e........wkw8.78.47.45.181.sslip.io/auth/login I can see the Postiz application running—everything appears fine (Postiz, Postgres, and Redis all show as “healthy”). However, I’m struggling to connect my own custom domain over HTTPS within Coolify. I’m using the automatically generated Docker-Compose file that was deployed with the preconfigured Postiz Resource Service. I’ve checked the Postiz docs, but haven’t found guidance on integrating a domain and enabling HTTPS in Coolify. Any advice or pointers would be greatly appreciated! :) - Hosting on Hetzner -Domain on namecheap but nameservice on cloudflare
Attempted: Using the cloudflare tunnel option under Server- config- clouflare tunnels. But this just makes my server unresponsive. I have also tried the docker compose file provided at https://docs.postiz.com/installation/coolify But with this file i cant even get the service running.. So i stuck with the default file
Working On: trying to deploy my Postiz Instance on coolify. I’m running into some difficulties related to HTTPS and a Cloudflare Tunnel configuration.
Using Postiz On: Coolify
Take it from here @Postiz
3 Replies
i also have a .xyz domain, maybe thats relevant
more specifically, where in the Coolify UI do i set the variables of the following lines in the docker compose-file:
- MAIN_URL=${SERVICE_FQDN_POSTIZ}
- FRONTEND_URL=${SERVICE_FQDN_POSTIZ}
- NEXT_PUBLIC_BACKEND_URL=${SERVICE_FQDN_POSTIZ}/api
...
- SERVICE_FQDN_POSTIZ_5000
@Postiz please help @Eliza
problem is solved