COMPOSE_PROJECT_NAME=monitoring
KM3MON_VERSION=latest

DETECTOR_ID=43

# The ligier to get events (IO_EVT), timeslices (e.g. IO_TSSN) and
# summary slices (IO_SUM)
DAQ_LIGIER_IP=192.168.0.110
DAQ_LIGIER_PORT=5553

# The logger ligier (MSG)
LOG_LIGIER_IP=192.168.0.119
LOG_LIGIER_PORT=5553

DETECTOR_MANAGER_IP=192.168.0.120

MONITORING_LIGIER_PORT=5553
TAGS_TO_MIRROR=IO_EVT IO_SUM IO_TSL IO_TSSN MSG IO_MONIT

# The (public) port of the webserver and the log viewer
WEBSERVER_PORT=8081
LOGGING_PORT=8082

# Use your own session ID (created e.g. with `km3dbcookie`) or the dedicated
# session IDs for the corresponding shore station:
#
# ORCA:
# KM3NET_DB_COOKIE=_tgal_188.194.66.108_4c0d9307fb4a423cb0bd8c2b34ba4790
#
# ARCA:
# KM3NET_DB_COOKIE=_tgal_192.84.151.58_48d829f9ef104d82b4c1d8557ee5bb55
#
# Other:
# KM3NET_DB_COOKIE=

# Acoustic monitoring Git access token for https://git.km3net.de/auxiliary_data/jpp
KM3NET_AUXILIARY_DATA_ACCESS_TOKEN="..."