SeaGL / organization

Policies, procedures, files, notes, and other things necessary for and related to organizing the Seattle GNU/Linux conference.
Creative Commons Attribution Share Alike 4.0 International
5 stars 8 forks source link

Dokku Sentry plugin #400

Open strugee opened 3 months ago

strugee commented 3 months ago

I'd like a Dokku plugin that would basically function like the Sentry Heroku addon: https://devcenter.heroku.com/articles/sentry

That means it would create a Sentry project for each app and set SENTRY_DSN for apps automatically, then notify Sentry when a new deploy is made. Maybe other stuff too if that makes sense.