Devops and migration schemas management for production
- 0
- 2
- Databases
- General
- Tools
- Cloud
- Self Hosted
Anyone has suggestions on migration management with appwrite
I am going to have one app that will have different isolated deployment. So I need to have updated changes for example script or whatever to apply to different appwrite database projects.
One option is manual updating on console but if i have many more it will be painful.
Something generated script to click to apply production appwrite schema to different projects
<:appwritepeepo:1156975874852270110>
<:appwritepeepo:1156975874852270110>
<:appwritepeepo:1156975874852270110>
Can you use the cli tool and the appwrite.json file?
yes that is very helpful tool. if in production we have production data. and there is changes in schema. is it safe to use appwrite push to datababae?
I think it should be fine, but it doesn't look like it uses transacations so I guess you could get into an instance where some items deploy but not everything.
if it already production, and you have alot of changes need to deploy like V2 . what step are you taking into actions? if it were to be raw sql, I generate changed script to apply. but i cannot find pratical way in appwrite document mentioned
Recommended threads
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...