
A wildcard makes it so any subdomain will point to the same thing. A.whatever.com, b.whatever.com, etc

I did that, it tells me this hostname will not be covered with certificate, will it be ok to run it like??

Nope. Like it says, you won't get a valid SSL certificate

Will try it out and ping you if I got any other error

Hi, its not working. I waited one hour, so I think its just tunnel issue because tunnel needs some input. Do you have any idea where in the localhost environment the function url be pointing. I have changed the function api point to my domain??

The automated generated url is http://6551b583986bca88664e.custom-instance.com/
-> localhost url

6551b583986bca88664e.localhost
just redirects to login screen

sorry im not following

Uhh that URL won't regenerate or anything like that. You'd need to recreate the function to get a new auto genrated URL.

Can Function URL be reversed proxy??

I just want it to be like https://root_domain/function

im not really sure what you mean...

Instead of subdomain, I want a specific port or url to be attached

Why?

The function is exposed on whatever port Appwrite is running on

I am having problem making the subdomain work. It always tell me 404 not found.

Would you be there on tomorrows office hour? I would like to share my screen to show the main problem??

That shouldn't be related to ports at all

Hi, I just got a hint of the problem.
https://www.youtube.com/watch?v=yMmxw-DZ5Ec&pp=ygUZbmdpbnggdHVubmVsIHdpdGggdHJhZWZpaw%3D%3D

Can you confirm which network is public: appwrite or gateway??

Yup I got It

You can close this issue now

[SOLVED] Using Cloudflare Tunnel To Self Host AppWrite

what was the solution?

I need to setup 2 domains. 1 point to localhost and other to customdomain and it worked
Recommended threads
- I am facing this error: type 'Null' is ...
When attempting to fetch areas from the area collection, the application throws an error: "type 'Null' is not a subtype of type 'int.'" This issue originates in...
- Adding Domain to Sites [Self Hosted]
I am struggling to get this working. I stood-up a new server and deployed appwrite 1.7.4. I added update .env file _APP_DOMAIN=appwrite.mydomain.com _APP_DOMAI...
- Need help migrating from self hosted to ...
Hi! I am using self hosted appwrite for testing stuff out and now it's prod ready I want to deplot it to the cloud version. It gave me this error when fetchin...
