2
0
Fork 0
Clean and backupable on-premise deployment of Sentry using Docker COmpose
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.
Go to file
Torma Kristóf 630bba4026
bumb minor version
2020-07-19 02:13:00 +02:00
cron feat(sentry10): Make on-premise work for Sentry 10 (#220) 2019-11-12 02:18:59 +03:00
nginx fix(nginx): Increase upload size back to 100M for Sentry too 2020-05-28 21:42:58 +03:00
relay ref(relay): Remove PK and rely on INTERNAL_IPS (#572) 2020-07-10 23:53:50 +03:00
scripts feat(compose): Add ability to use custom images for any Sentry service (#602) 2020-07-17 15:02:45 +03:00
sentry feat(compose): Add ability to use custom images for any Sentry service (#602) 2020-07-17 15:02:45 +03:00
symbolicator Add volumed-out config directory for symbolicator. (#566) 2020-07-08 20:42:33 +03:00
zookeeper fix(zk): Fix zookeper upgrade to 5.5.0 (#511) 2020-05-24 23:52:30 +03:00
.craft.yml ci(craft): Fix Travis CI check name after .com migration 2020-07-15 21:06:15 +03:00
.env remove github stuff 2020-07-19 01:49:00 +02:00
.gitignore remove github stuff 2020-07-19 01:49:00 +02:00
.travis.yml fix(ingest): Fix Relay auth issues and add e2e event ingestion test (#578) 2020-07-13 13:07:05 +03:00
LICENSE license: Update BSL change date (#557) 2020-07-03 22:06:19 +03:00
README.md remove github stuff 2020-07-19 01:49:00 +02:00
docker-compose.yml bumb minor version 2020-07-19 02:13:00 +02:00
install.sh remove exotic compose args 2020-07-19 02:11:15 +02:00
test.sh ci: Increase timeout for getting test event 2020-07-15 22:53:56 +03:00

README.md

Sentry On-Premise

To bootstrap images and data run install.sh

To start your Sentry instance, run docker-compose up -d