Hello, I have a self hosted instance of Appwrite on my home server and another one on an internet server. Most of the time my appwrite cli is set up with my home server because thats my testing instance. But regularly I have to connect the cli to the production instance to publish changes or edit something. My current flow is to logout, reset, login, set project every time I switch between the systems. Sometimes several times a day. Is there a better/easier/faster way for switching?
Recommended threads
- Fulltext index creation fails due to Inn...
I'm running a self-hosted Appwrite 1.8.1 instance and encountering an issue when creating fulltext indexes on a collection. **The Problem:** Fulltext index cre...
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- OAuth2 Provider is disabled automaticall...
Hi everyone, I'm using self-host Appwrite 1.7.4. I can setup OAuth2 with Google successfully, however the provider is disabled automatically after one day witho...