Hawiyat

Uninstall

Follow these steps to completely remove Hawiyat and its components from your server.

Remove the docker swarm services created by Hawiyat:

docker service rm hawiyat hawiyat-traefik hawiyat-postgres hawiyat-redis

Remove the docker volumes created by hawiyat:

docker volume rm -f hawiyat-postgres-database redis-data-volume

Remove the hawiyat files and directories from your server:

sudo rm -rf /etc/hawiyat

On this page

No Headings