Uninstall
Uninstall Service
Note
The standalone version involves a default installation directory, generally /data/tencent/weda
.
- Stop the Service
docker-compose --profile all stop
- Delete the Container
docker-compose --profile all rm
- Delete Data (Service cannot be restored after data deletion)
rm -rf configs
rm -rf log
rm -rf storage