Skip to content

jaskinn/sentry-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sentry-postgres

Postgresql Docker container that ensures there is a 'sentry' database and user. This is intended to be used with the Sentry Docker container.

Can use environment variables to override the defaults: DB_NAME sentry DB_USER sentry DB_PASS great42wordchicken

This has been heavily influenced by Nick McSpadden

To use:

docker run -d -e DB_NAME=dbname -e DB_USER=username -e DB_PASS=nupity jaskin/postgres

About

Slightly extend postges docker image for sentry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages