-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
152 lines (152 loc) · 4.43 KB
/
Copy pathsettings.json
File metadata and controls
152 lines (152 loc) · 4.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"github": {
"owners": [
"adoptium",
"docker",
"istio",
"k3s-io",
"prometheus",
"rancher",
"starudream"
],
"repositories": [
"clash-verge-rev/clash-verge-rev",
"daijro/camoufox",
"fatedier/frp",
"GmSSL/SoftSDF",
"guanzhi/GmSSL",
"Lin-arm/GKD_subscription",
"MetaCubeX/ClashMetaForAndroid",
"MetaCubeX/meta-rules-dat",
"MetaCubeX/mihomo",
"mtrojnar/osslsigncode",
"pgbackrest/pgbackrest",
"TG-Twilight/AWAvenue-Ads-Rule"
]
},
"docker": {
"defaultRegistry": "docker.io",
"defaultNamespace": "library",
"accelerator": {
"host": "sparkcr.cn",
"authPath": "/token",
"authService": "sparkcr",
"timeoutMs": 5000
},
"registries": {
"docker.io": {
"host": "registry-1.docker.io",
"authHost": "auth.docker.io",
"aliases": [],
"requireAllowlist": true
},
"gcr.io": {
"host": "gcr.io",
"authPath": "/v2/token",
"aliases": [],
"requireAllowlist": true
},
"ghcr.io": {
"host": "ghcr.io",
"aliases": [],
"requireAllowlist": true
},
"registry.k8s.io": {
"host": "registry.k8s.io",
"aliases": [],
"requireAllowlist": false
},
"mcr.microsoft.com": {
"host": "mcr.microsoft.com",
"aliases": [],
"requireAllowlist": false
},
"docker.elastic.co": {
"host": "docker.elastic.co",
"authHost": "docker-auth.elastic.co",
"authPath": "/auth",
"authService": "token-service",
"aliases": [],
"requireAllowlist": false
},
"quay.io": {
"host": "quay.io",
"authPath": "/v2/auth",
"aliases": [],
"requireAllowlist": true
}
},
"repositories": [
"docker.io/1panel/*",
"docker.io/gitlab/*",
"docker.io/grafana/*",
"docker.io/library/*",
"docker.io/moby/*",
"docker.io/openresty/*",
"docker.io/starudream/*",
"docker.io/ubuntu/*",
"docker.io/victoriametrics/*",
"ghcr.io/mailu/*",
"ghcr.io/starudream/*",
"docker.io/adguard/adguardhome",
"docker.io/astral/uv",
"docker.io/binwiederhier/ntfy",
"docker.io/blinkospace/blinko",
"docker.io/calciumion/new-api",
"docker.io/casbin/casdoor",
"docker.io/certimate/certimate",
"docker.io/chatwoot/chatwoot",
"docker.io/clickhouse/clickhouse-server",
"docker.io/dbeaver/cloudbeaver",
"docker.io/diygod/rsshub",
"docker.io/easysoft/zentao",
"docker.io/erikdubbelboer/phpredisadmin",
"docker.io/freshrss/freshrss",
"docker.io/headscale/headscale",
"docker.io/hslr/sun-panel",
"docker.io/langfuse/langfuse",
"docker.io/langfuse/langfuse-worker",
"docker.io/langgenius/dify-agent-backend",
"docker.io/langgenius/dify-agent-local-sandbox",
"docker.io/langgenius/dify-api",
"docker.io/langgenius/dify-plugin-daemon",
"docker.io/langgenius/dify-sandbox",
"docker.io/langgenius/dify-web",
"docker.io/langgenius/qdrant",
"docker.io/librespeed/speedtest",
"docker.io/lobehub/lobehub",
"docker.io/louislam/uptime-kuma",
"docker.io/maximhq/bifrost",
"docker.io/openproject/openproject",
"docker.io/openvpn/openvpn-as",
"docker.io/paradedb/paradedb",
"docker.io/pgvector/pgvector",
"docker.io/pihole/pihole",
"docker.io/prom/alertmanager",
"docker.io/prom/node-exporter",
"docker.io/prom/prometheus",
"docker.io/searxng/searxng",
"docker.io/semitechnologies/weaviate",
"docker.io/shieldsio/shields",
"docker.io/snowdreamtech/frpc",
"docker.io/sonatype/nexus3",
"docker.io/stalwartlabs/stalwart",
"docker.io/vaultwarden/server",
"docker.io/victoriametrics/victoria-metrics",
"docker.io/weishaw/sub2api",
"gcr.io/distroless/static",
"ghcr.io/alice39s/kuma-mieru",
"ghcr.io/berriai/litellm",
"ghcr.io/docker-mailserver/docker-mailserver",
"ghcr.io/firecrawl/firecrawl",
"ghcr.io/firecrawl/nuq-postgres",
"ghcr.io/firecrawl/playwright-service",
"ghcr.io/home-assistant/home-assistant",
"ghcr.io/librespeed/speedtest",
"ghcr.io/mhsanaei/3x-ui",
"ghcr.io/seriousm4x/upsnap",
"ghcr.io/xtls/xray-core",
"quay.io/prometheus/prometheus"
]
}
}