Hi, I have a appwrite instance on a server until now the appwrite was the only thing on that server. So I set it up with the default ports of 80 and 443. But now I am going to host a api and a nextjs website on that same server as well. Since appwrite is already configured to run on the default ports how can I map different ports for appwrite in the proxy and use it. Even the SSL port 443. Nginx will use both port 80 and 443 since I also need port 443 to handle all for the api and website.
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...