Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokku-sentry

To install sentry you can also add Dokku plugins like memcached or redis.

Update sentry.conf.py following sentry instructions. sentry.conf.py is prepared for usage with dokku. You only have to update hostname, secret key and email settings.

git push production

First push will create app on dokku server and you'll be able to add plugins. Then:

dokku run [your app name] /bin/bash
sentry --config=sentry.conf.py upgrade
sentry --config=sentry.conf.py createsuperuser

Then restart dokku app (i.e. update README or docker stop and dokku run) and you get your sentry server.

About

Launch sentry with dokku

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages