Hi Appwrite Team,
Can Appwrite setup the environment programmatically, for examples i have 3 environment there are development, staging, and production. I want to setup all environment automatically base on script (maybe by API), so all environment are same configuration.
Thank you
For initial setup you can use the CLI appwrite init and appwrite deploy to set up the environment (https://appwrite.io/docs/tooling/command-line/deployment). But for updating, that doesn't really work, as appwrite deploy overwrites any data.
[SOLVED] how to setup environment programmatically
Recommended threads
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- Create a new paid tier
Current pricing seems reasonable enough about what is someone getting for 25$. But for some people most of these resouces are getting wasted. Like the bandwidt...
- [Bug] Appwrite Auth User Prefs
User prefs are decoded as blank although there are plenty of data and add preference button not working in this case