2
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 73213bc51f
ref(relay): Remove PK and rely on INTERNAL_IPS (#572)
This patch adds `INTERNAL_IPS` definition to `sentry.conf.py` by sniffing the network from eth0 and relies on this for trusted Relays instead of the ALLOWLISTED PKs. This removes the necessity of syncing Relay PKs to `sentry.conf.py`.

This PR needs getsentry/sentry#19798 to work.
2020-07-10 23:53:50 +03:00
..
.dockerignore feat(config): Mount config as a volume to Sentry (#407) 2020-03-12 20:14:46 +03:00
config.example.yml fix(slack): Point to newer docs, better defaults (#571) 2020-07-10 21:10:05 +03:00
Dockerfile feat(versioning): Add SENTRY_VERSION env var for sentry, snuba, relay (#509) 2020-05-23 06:24:44 +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 ref(relay): Remove PK and rely on INTERNAL_IPS (#572) 2020-07-10 23:53:50 +03:00