We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa29fb commit b9f889cCopy full SHA for b9f889c
json/unbound.json
@@ -4,11 +4,11 @@
4
"categories": [
5
13
6
],
7
- "date_created": "2024-11-27",
+ "date_created": "2024-12-02",
8
"type": "ct",
9
"updateable": true,
10
"privileged": false,
11
- "interface_port": "5335",
+ "interface_port": 5335,
12
"documentation": null,
"website": "https://www.nlnetlabs.nl/projects/unbound/about/",
14
"logo": "https://nlnetlabs.nl/static/logos/Unbound/Unbound_FC_Shaded_cropped.svg",
@@ -18,11 +18,11 @@
18
"type": "default",
19
"script": "ct/unbound.sh",
20
"resources": {
21
- "cpu": "1",
22
- "ram": "512",
23
- "hdd": "2",
24
- "os": "debian",
25
- "version": "12"
+ "cpu": 1,
+ "ram": 512,
+ "hdd": 2,
+ "os": debian,
+ "version": 12
26
}
27
28
0 commit comments