Skip to content

Instantly share code, notes, and snippets.

@Nixes
Created September 4, 2024 13:56
Show Gist options
  • Save Nixes/d99c5e4d0510649e8b68166ab89ee9c5 to your computer and use it in GitHub Desktop.
Save Nixes/d99c5e4d0510649e8b68166ab89ee9c5 to your computer and use it in GitHub Desktop.
Uninstall sentry self hosted

Run within the repo that you cloned the self-hosted repository

sudo docker compose down --volumes

Then delete the folder you cloned the self-hosted repository to

sudo rm -R self-hosted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment