ahriman/recipes/distributed/worker.ini
2023-12-30 17:01:49 +02:00

26 lines
412 B
INI

[auth]
target = configuration
[build]
triggers = ahriman.core.distributed.WorkerTrigger ahriman.core.upload.UploadTrigger ahriman.core.report.ReportTrigger
[status]
address = http://backend:8080
username = demo
password = $AHRIMAN_PASSWORD
[report]
target = remote-call
[remote-call]
manual = yes
wait_timeout = 0
[upload]
target = remote-service
[remote-service]
[worker]
address = http://$HOSTNAME:8080