provisioning-code/.ncl-cache/9b487dc0fbd96a91668605e37c442126c163c94747e1a0c5699ad68e7077530a.json

49 lines
968 B
JSON

{
"config": {
"distSpecVersion": "1.0.1",
"extensions": {
"scrub": {
"enable": true,
"interval": "24h"
},
"search": {
"cve": {
"updateInterval": "24h"
},
"enable": true
},
"sync": {
"enable": true
},
"ui": {
"enable": true
}
},
"http": {
"address": "0.0.0.0",
"port": 5000,
"realm": "zot"
},
"log": {
"audit": "/var/log/zot/zot-audit.log",
"level": "debug",
"output": "/var/log/zot/zot.log"
},
"storage": {
"dedupe": true,
"remoteCache": false,
"rootDirectory": "/data/zot"
}
},
"copy_paths": [],
"name": "oci-reg",
"oci_bin_path": "/usr/local/bin",
"oci_cmds": "zot zli",
"oci_data": "/data/zot",
"oci_etc": "/etc/zot",
"oci_log": "/var/log/zot",
"oci_memory_high": 30,
"oci_memory_max": 32,
"oci_user": "zot",
"oci_user_group": "zot"
}