
I'm trying to deploy appwrite 1.5.4 via coolify. I started a new fresh dockercompose resource and pasted the official compose but stripped of the traefik proxy section since coolify has already a proxy. But now what should i put as app domain's env? Because if i use my fqdn everything works but functions because functions need to generate urls for the endpoints and putting the fqdn in the envs results in "http://66184553cf20aeebb39c.https//aw-dev.dotthor.dev" kinda endpoints (not working). Instead if i put just "dotthor.dev" as app domain it seem to work and produce correct endpoints but when i access them the browser throws "Your connection is not private Attackers might be trying to steal your information from 66184553cf20aeebb39c.dotthor.dev (for example, passwords, messages, or credit cards). Learn more NET::ERR_CERT_AUTHORITY_INVALID" and the certificate is "TRAEFIK DEFAULT CERT" and not let's encrypt.
I'm really a noob with proxy server so any help is appreciated 😧

_APP_DOMAIN
is the domain you use to access Appwrite. _APP_DOMAIN_FUNCTIONS
is what should be in Function domains after the Function ID.

ok imma try right away

target?




@ideclon

You say you've removed Traefik from Appwrite - so this is being served by Coolify, then, not Appwrite. I don't know how Coolify works, so I'm afraid I can't help you with this.

Oks thanks anyway
Recommended threads
- I have troubles with login to appwrite c...
errors occured in migration
- New Provider isn't working | Invalid OAu...
Hallo, I set up a new provider in Appwrite. I followed all the documentation, I set up everything, I successfully ran both Appwrite console and backend, and I f...
- github copilot for xcode MCP AppWrite
I am trying to connect github copilot for xcode to appwrite mcp server. I keep getting a • MCP error -32000: Connection closed. I tried to verify my info, so...
