mimischi / dokku-sentry

Deploy your own instance of Sentry onto Dokku!
66 stars 14 forks source link

Sentry 10 is out: are there plans to upgrade? #12

Open rvanlaar opened 4 years ago

rvanlaar commented 4 years ago

Sentry 10 is out. They describe the changes in their blog: https://blog.sentry.io/2020/01/07/self-hosted-sentry-10-is-ready-to-serve-get-it-while-its-hot/

Do you have plans to upgrade dokku-sentry to version 10?

mimischi commented 4 years ago

I've been thinking about this, but upgrading to v10 is not a single line change. As fas as I understand, the new version requires lots of different services (see: https://github.com/getsentry/onpremise/blob/master/docker-compose.yml#L44-L196). This means we would need to extend the README and tell users to set up each service manually in Dokku. Maybe its not super hard at all, but I did not have any time to play around with it yet.

I'm open for discussion on how to implement this and PRs are more than welcome!

nahtnam commented 4 years ago

Ah unfortunate, Sentry released Performance Monitoring which is pretty cool, but was hoping to self host it