Overview
Readers will learn how to uninstall the self-hosted UISP console and optionally delete all data.
Uninstalling UISP
Run the command below as a sudo user to completely stop the UISP service and remove all UISP docker containers.
sudo /home/unms/app/unms-cli stop
This command will not remove your settings or data. If you want to remove everything, delete or rename the /home/unms/data and /home/unms/app directories. Please be aware that UISP backups are located in the /home/unms/data/unms-backups/backups/ folder so make sure not to delete them by accident.