Return runner settings for the provided runner.
Documentation Index
Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
Use this file to discover all available pages before exploring further.
Type "Bearer" followed by a space and token.
runner ID
OK
aws runner specifics runner-v2
Deprecated: instance refresh is now handled by a backend cron, not ASG MaxInstanceLifetime.
configuration for managing the runner binary version (for mng mode, not the install runner)
configuration for deploying the runner
the job loop groups the runner should poll for
Various settings for the runner to handle internally
JobGroupParallelism maps RunnerJobGroup names to max-in-flight counts for queue-based job routing. e.g., {"build": "2", "deploy": "1"}. Only used when parallel-runner-jobs feature flag is on.
Metadata is used as both log and metric tags/attributes in the runner when emitting data
org runner specifics
platform variable for use in the runner
RunnerBinaryURL overrides the URL used to download the runner binary onto the host for mng mode. When empty, defaults to the S3 artifacts URL.
configuration for managing the runner server side