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
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...