Remove Your Self-Hosted QuFabric Installation
To remove the QuFabric installation and all related data from your server, run these commands from the folder where you installed QuFabric:
# remove all QuFabric-related containers and volumes (data)
docker compose down --volumes
# remove downloaded and generated config files
rm -f docker-compose.yml dashboard.env config.yaml nginx-qufabric.conf caddyfile-qufabric.txt npm-advanced-config.txt
Get In Touch
Feel free to ping us on Slack if you have any questions.
- QuFabric managed version: https://app.qufabric.io
- Make sure to star us on GitHub
- Follow us on X

