Uninstall


To completely uninstall Shokku, run the following commands

dokku apps:destroy --force shokku
dokku ssh-keys:remove shokkuadmin
rm -r /var/lib/dokku/data/storage/shokku
This will not uninstall Dokku, or remove any apps/services you have created/deployed.

Delete Github App

If you have completed setup with a github app, head to your Github Developer Settings, click Edit, then Advanced in the sidebar, then Delete Github App.