
I would like to do a complete uninstall of appwrite including project data, databases etc. to have a fresh start in my prototype environment.
I am aware of https://appwrite.io/docs/self-hosting#uninstall but is there any other data on my filesystem/machine i need to remove manually ?

You might want to purge local appwrite and its other containers from docker.

nope, that's all you need to do. Appwrite uses docker which stores data in volumes. the -v
flag wipes the volumes
Recommended threads
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
