VERSION_CHECK_INTERVAL | Integer | Interval in seconds for checking package versions | 3600 |
AUTO_UPDATE_SCHEDULE | String (CRON) | Auto update schedule in cronjob syntax with seconds (null to disable) | null |
BUILD_ARTIFACT_DIR | String | pkg share directory between aurcache container and build containers | null |
LOG_LEVEL | String | Log level | INFO |
MAX_CONCURRENT_BUILDS | Integer | Max concurrent builds | 1 |
CPU_LIMIT | Integer | CPU limit of build container in milli CPUs | 0 |
MEMORY_LIMIT | Integer | Memory limit of build container in MB | -1 |
JOB_TIMEOUT | Integer | Job timeout for build in Seconds | 3600 |
SECRET_KEY | String | >32Byte Random String for singing cookies | Random |