
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
- Appwrite Error: 401 Unauthorized on getC...
Hi everyone, I'm getting an error while trying to fetch the current user using Appwrite in my React project. Here's the error log: auth.js:41 GET https://fra....
- OAuth fails with Invalid Response or inv...
Im currently trying to use the Discord Oauth but i cant find a way to make it work. I followed the docs and set up the discord oauth application and enabled it...
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
