
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 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
