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
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...