Page MenuHomeDevCentral

config.yml.jinja
No OneTemporary

config.yml.jinja

# -------------------------------------------------------------
# Sentry configuration - Relay
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/paas-docker/containers/files/relay/config.yml.jinja
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
relay:
upstream: http://{{ container.web }}:9000/
host: 0.0.0.0
port: 3000
logging:
level: WARN
processing:
enabled: true
kafka_config:
- name: bootstrap.servers
value: {{ container.kafka }}:9092
- name: message.max.bytes
value: 50000000 # 50MB
redis: redis://{{ container.redis }}:6379
geoip_path: "/usr/local/share/geoip/GeoLite2-City.mmdb"

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 21, 16:16 (11 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3176300
Default Alt Text
config.yml.jinja (1006 B)

Event Timeline