
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
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
- unable to modify attribute
please help: when I try to modify attribute size or key or anything, I am getting this errors: ``` Deprecated: strtolower(): Passing null to parameter #1 ($str...
- Error 1.7.4 console team no found
In console when i go to auth, select user, select a membership the url not work. Only work searching the team. It is by the region. project-default- and i get ...
