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
- Migration and Function glitch
I am trying to migrate from non pro appwrite project to pro appwrite project all my data but it's stuck in processing.
- Help Needed: "The current user has been ...
Facing a 403 Forbidden error with the message "The current user has been blocked" while trying to log in via GitHub and Email/Password. This is happening on a ...
- Unable to signup to appwrite cloud
When attempting to create an online cloud account on appwrite.io, I get the following message : "This email address must already be in its canonical form. Pleas...