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 not processing messages
When subscribing to realtime events of database, the client's websocket receives the messages in the websocket feed, but doesn't call the specific message handl...
- problem with some tables (cant read rows...
I have a weird problem with some tables - they wont show the rows (in console it is stuck loading). I checked in mariadb directly and the collection can be read...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...