Subscribe

How to install nginx-iplist-sentry-v6 (noarch)

Sentry error tracking IP ranges (dashboard, ingestion, outbound, email, uptime)

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install nginx-iplist-sentry-v6

Description

NGINX IP list configuration for sentry-v6. Sentry error tracking IP ranges (dashboard, ingestion, outbound, email, uptime) Provides three config formats: - geo directive: sets $is_sentry_v6 to 1 for matching IPs - allow directives: for use with 'include' in location blocks - nolimit entries: bare geo entries for rate limit bypass (include inside geo block)