we have been testing and want to start it clean for production
Redeploy with Appwrite CLI?
will it clean up the database , like stats,
simple word, drop the database
You could just delete the database, then redeploy from the CLI
A warning though - after deleting, you’ll have to leave it for a bit to let the deletes worker complete, otherwise when you redeploy the data will show back up.
what command to delete db?
You could just do it from the Console
okay right.
Recommended threads
- Error connecting Github
I have followed the documentation online for setting up VCS and cannot get my Github to properly connect in Functions. When I press the "Connect to Github" I am...
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?