
Thanks! Will try :)

I'm still getting this issue, where all 3 env's are on example.com

would you please try making _APP_DOMAIN_FUNCTIONS
some subdomain like functions.example.com
?

This will make the functions link change to https://6558296e844b0a70c549.functions.example.com

which is pretty far apart, i'd rather have example.com be the dashboard and xxx.example.com for everything else

We don't allow it because it mixes cookies from the function and the Appwrite console

Appwrite will throw exceptions: https://github.com/appwrite/appwrite/blob/5a715ff68cba4171bf3473eabc83b84a4ae5876c/app/controllers/general.php#L66

I'll need this as an A-Record then, yes?

No, CNAME

ah, alright

would for example dash.example.com on
_APP_DOMAIN
_APP_DOMAIN_TARGET
work, and for functions just example.com?
Because that's how I got it at the moment and that seems to work!

because CF doesn't like multi level subdomains that much: https://developers.cloudflare.com/ssl/troubleshooting/version-cipher-mismatch/

No

Aren't you going to be using a custom function domain?

I could, seems a little overkill just for functions, lol

So you want me to use example.net as the console and example.com as the functions, yeah?

It depends on if you were already planning on doing that

That would be fine on the Appwrite side

alright, i'll try that

Well I got myself an advanced tls from CF, using *.functions.example.com as my functions domain and dash.example.com as my console, works as a charm :)

Thanks for the help!

[Solved] Invalid SSL Certificate

Is that something you have to pay for?

Yeah, $10, but mainly because the universal certificate only applies to *.domain.com and domain.com

but it's fine because it's super useful, can add up to 50 hostnames for additional certificates to support c:
Recommended threads
- Request failedPlease check if your crede...
I was trying to moved my archived project to a self-host database . Appwrite said we can view and migrate data but my archived project is rendering "Please che...
- upgrading from 1.4.5 to 1.6.0 broke my s...
I managed to upgrade my self hosted instance from 1.4.5 to 1.6.0 and now when i try to log into the dashboard i get the error in the attached image. Also any ap...
- Permissions for bulk operation
Hi team, I have a question: “In the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
