source: url: https://github.com/cluebotng/component-configs.git branch: main path: cluebotng-staging.yaml components: bot: build: repository: https://github.com/cluebotng/botng.git ref: refs/tags/v0.0.40 use_latest_versions: true run: command: botng --irc-relay --debug port: 8118 health_check_http: /health core: build: repository: https://github.com/cluebotng/external-core.git ref: refs/tags/v0.0.5 use_latest_versions: true run: command: ./cluebotng -l -m live_run port: 3565 replicas: 2 report-interface: build: repository: https://github.com/cluebotng/report.git ref: refs/tags/v1.7.3 use_latest_versions: true run: command: web port: 8000 health_check_http: /api/?action=health.check replicas: 2 grafana-alloy: build: repository: https://github.com/cluebotng/external-grafana-alloy.git ref: refs/tags/v0.4.5 use_latest_versions: true run: command: run-alloy port: 8118 health_check_http: /health mount: all redis: build: repository: https://github.com/cluebotng/external-redis.git ref: refs/tags/v1.0.3 use_latest_versions: true run: command: redis-server port: 6379