
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
- Domain not working
My domain [fork-fable.appwrite.network](https://fork-fable.appwrite.network/) returns a 500 even after deleting and redeploying. Other domains added in domains ...
- File tokens regenerate each page reload
Hello, on appwrite 1.7.4, when I create a file token via the API Tokens(appwriteAdminClient)#createFileToken I get a secret, then when I check in the console t...
- Images not showing up --
so i made this movie app - i hosted it successfully using appwrite but the images arent showing up --- https://movie-app-jsm.appwrite.network/ this is the movie...
