Hi there, I am trying to run appwrite on a static IP adress on an internal network. As far as I know, appwrite should be accessable on the ip adress of the machine its running on, but that does not work (besides localhost). Therefore I want to give appwrite a dedicated IP adress to run on. How can I achieve that? Thank you in advance for your support :appwrite:
If you're self-hosting in your PC at home for example, the public IP to access the machine will be your home router IP address
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....