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.47 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.13 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.9.3 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.11 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.9 run: command: redis-server port: 6379