2
0
Fork 0
This repository has been archived on 2020-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
sentry-onpremise/sentry
Burak Yigit Kaya 86864d0edf
feat(compose): Add ability to use custom images for any Sentry service (#602)
This change allows one to override any Sentry service image, mostly for testing purposes. It also removes the SENTRY_VERSION variable as docker-compose makes it very hard to cascade default values for these. Next step is to have integration tests in getsentry/snuba and getsentry/relay (and possibly for getsentry/symbolicator) for getsentry/onpremise using this PR.

Also related: #596.
2020-07-17 15:02:45 +03:00
..
.dockerignore feat(config): Mount config as a volume to Sentry (#407) 2020-03-12 20:14:46 +03:00
Dockerfile feat(compose): Add ability to use custom images for any Sentry service (#602) 2020-07-17 15:02:45 +03:00
config.example.yml fix(slack): Point to newer docs, better defaults (#571) 2020-07-10 21:10:05 +03:00
requirements.example.txt feat(sentry10): Make on-premise work for Sentry 10 (#220) 2019-11-12 02:18:59 +03:00
sentry.conf.example.py feat: Enable performance views for on-premise (#586) 2020-07-14 21:48:22 +03:00