
If you want to have an specifc domain for each project

In where ?

env

Yes

_App_Domain only rights?

and what about _App_Domain_Target

@D5 it is working, is there way to access domain without port ?

domain:8888, but I want to access without port

If you don't have anything else in the server, you can set it to default http/https port

Will tru

_APP_DOMAIN
is the domain of Appwrite, _APP_DOMAIN_TARGET
is where Appwrite will expect to see other domains pointed too.

As D5 said, if port 80/443 are available on your server, you can set Appwrite to use them. If not, you can use some kind of reverse proxy.

how to do reverse proxy

There are some tutorials online: https://wilfredalmeida.hashnode.dev/appwrite-using-nginx-as-reverse-proxy

The tutorial missed the part of setting traefik to trust the prox

let me check it out

@D5 not work

my case would be like, the incoming to iis server, then it need to foward to appwrite linux server

Best scenario would be to move IIS off port 80, and have the reverse proxy listening there instead, and forward to IIS. Otherwise - https://techcommunity.microsoft.com/t5/iis-support-blog/setup-iis-with-url-rewrite-as-a-reverse-proxy-for-real-world/ba-p/846222

iis need port 80 and 443, because the domain are pointed to the server public ip . and subdomain will be handled by iis . I just think if there is way to add new site in iis, then forward proxy to appwrite server

The point of a reverse proxy is to allow you to have multiple services on one port. You could have the reverse proxy point 80/443 to both IIS and Appwrite

Oh right. Now the public ip is only to iis

Anything else you need or can this be closed?

can be closed.

[Closed] how to verify custom domain with namecheap
Recommended threads
- Cannot connect to SMTP in AppWrite - set...
This used to work and then at some point it stopped. One thing that happened in that time was moving my application to Vercel. I have read on another thread t...
- [Self Hosted]
fresh instance of Appwrite - cant deploy function from local to instance ✗ Error • func2 (68134cd9002358f96e4a) • Invalid `specification` p...
- Login/Logout Issue and Page Display Desp...
Subject: Login/Logout Issue and Page Display Despite System Downtime at app.animtube.xyz Hello Appwrite Support Team, After the domain change I made recently (...
