I am unable to connect custom domain. it keeps on verifying and when i refresh it says verification failed.
I bought my domain from hostinger. my instance is running on coolify
I can help! The issue is that your ACME challenge is failing - Traefik can't retrieve the verification file from your domain, which means DNS isn't properly pointing to your Coolify instance yet. Quick question: Have you added an A record in Hostinger pointing your domain to your Coolify server's IP address? What DNS records have you configured so far?
I have added the DNS almost everywhere
Could you tell me your coolify appwrite setup is default that is generated in coolify or do you add more env variables and stuff in yml
Cuz alot stuff like labels are missing from compose
Also i tried the suggested yml from official appwrite doc without coolify it worked
Recommended threads
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...