27 lines
1.1 KiB
Text
27 lines
1.1 KiB
Text
# Copy to: ~/.config/taler-monitoring/env
|
|
# This file is NOT inside the git tree and is never overwritten by update-suite.sh.
|
|
#
|
|
# Full stack examples (same reporting generation for all):
|
|
# env/hacktivism.env.example
|
|
# env/stagepaysan.env.example
|
|
# env/francpaysan.env.example
|
|
#
|
|
# SUITE_GIT_URL=https://git.hacktivism.ch/hernani/taler-monitoring.git
|
|
# SUITE_GIT_REF=main
|
|
# SUITE_DIR=$HOME/src/taler-monitoring
|
|
# SUITE_UPDATE_MODE=reset
|
|
#
|
|
# TALER_DOMAIN=hacktivism.ch
|
|
# INSIDE_PODMAN=1
|
|
# INSIDE_MODE=local-podman
|
|
# CONTINUE_ON_ERROR=1
|
|
# PHASES for the *default* hacktivism timer only (urls inside versions).
|
|
# Dedicated wrappers always override PHASES + HTML paths:
|
|
# run-surface-monitoring.sh → /taler-monitoring-surface*
|
|
# run-aptdeploy-monitoring.sh → /taler-monitoring-aptdeploy*
|
|
# PHASES="urls inside versions"
|
|
# RUN_TIMEOUT=600
|
|
# HTML_OUT=$HOME/monitoring-sites-staging
|
|
# MON_HOSTS="bank.hacktivism.ch exchange.hacktivism.ch taler.hacktivism.ch"
|
|
# SOURCE_REPO_WEB=https://git.hacktivism.ch/hernani/taler-monitoring
|
|
# TALER_MON_LANG=en # en default; fr for FrancPaysan (auto if domain *lefrancpaysan*)
|