correct wrong jsons
This commit is contained in:
parent
46bb2db683
commit
83c3564d8d
@ -2,7 +2,7 @@
|
||||
"name": "AlmaLinux",
|
||||
"slug": "almalinux",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Alpine Linux",
|
||||
"slug": "alpine",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "CentOS Stream",
|
||||
"slug": "centos",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Debian",
|
||||
"slug": "debian",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Devuan",
|
||||
"slug": "devuan",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Ente",
|
||||
"slug": "ente",
|
||||
"categories": [
|
||||
13
|
||||
11
|
||||
],
|
||||
"date_created": "2025-11-22",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Fedora",
|
||||
"slug": "fedora",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Fladder",
|
||||
"slug": "fladder",
|
||||
"categories": [
|
||||
14
|
||||
13
|
||||
],
|
||||
"date_created": "2025-12-26",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "FreePBX",
|
||||
"slug": "freepbx",
|
||||
"categories": [
|
||||
17
|
||||
0
|
||||
],
|
||||
"date_created": "2025-01-15",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "garmin-grafana",
|
||||
"slug": "garmin-grafana",
|
||||
"categories": [
|
||||
24
|
||||
9
|
||||
],
|
||||
"date_created": "2025-05-08",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Gentoo",
|
||||
"slug": "gentoo",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Hoodik",
|
||||
"slug": "hoodik",
|
||||
"categories": [
|
||||
4
|
||||
11
|
||||
],
|
||||
"date_created": "2025-12-10",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "OpenCloud",
|
||||
"slug": "opencloud",
|
||||
"categories": [
|
||||
2
|
||||
11
|
||||
],
|
||||
"date_created": "2025-12-12",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "openEuler",
|
||||
"slug": "openeuler",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "openSUSE",
|
||||
"slug": "opensuse",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -1,36 +1,35 @@
|
||||
{
|
||||
"name": "Piler",
|
||||
"slug": "piler",
|
||||
"categories": [
|
||||
7,
|
||||
18
|
||||
],
|
||||
"date_created": "2025-12-15",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 80,
|
||||
"documentation": "https://www.mailpiler.org/",
|
||||
"config_path": "",
|
||||
"website": "https://www.mailpiler.org/",
|
||||
"logo": "https://www.mailpiler.org/piler-logo.png",
|
||||
"description": "Piler is a feature rich open source email archiving solution with support for legal hold, deduplication, full text search, and many more features.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/piler.sh",
|
||||
"resources": {
|
||||
"cpu": 4,
|
||||
"ram": 4096,
|
||||
"hdd": 20,
|
||||
"os": "Debian",
|
||||
"version": "12"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
"name": "Piler",
|
||||
"slug": "piler",
|
||||
"categories": [
|
||||
7
|
||||
],
|
||||
"date_created": "2025-12-15",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 80,
|
||||
"documentation": "https://www.mailpiler.org/",
|
||||
"config_path": "",
|
||||
"website": "https://www.mailpiler.org/",
|
||||
"logo": "https://www.mailpiler.org/piler-logo.png",
|
||||
"description": "Piler is a feature rich open source email archiving solution with support for legal hold, deduplication, full text search, and many more features.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/piler.sh",
|
||||
"resources": {
|
||||
"cpu": 4,
|
||||
"ram": 4096,
|
||||
"hdd": 20,
|
||||
"os": "Debian",
|
||||
"version": "12"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Pixelfed",
|
||||
"slug": "pixelfed",
|
||||
"categories": [
|
||||
17
|
||||
0
|
||||
],
|
||||
"date_created": "2024-06-15",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,8 +2,7 @@
|
||||
"name": "Postgresus",
|
||||
"slug": "postgresus",
|
||||
"categories": [
|
||||
6,
|
||||
11
|
||||
7
|
||||
],
|
||||
"date_created": "2025-12-11",
|
||||
"type": "ct",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Rocky Linux",
|
||||
"slug": "rockylinux",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
@ -1,35 +1,35 @@
|
||||
{
|
||||
"name": "Tracearr",
|
||||
"slug": "tracearr",
|
||||
"categories": [
|
||||
13
|
||||
],
|
||||
"date_created": "2025-12-28",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 3000,
|
||||
"documentation": "https://github.com/connorgallopo/Tracearr#readme",
|
||||
"config_path": "",
|
||||
"website": "https://github.com/connorgallopo/Tracearr",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/tracearr.webp",
|
||||
"description": "Tracearr is a streaming access manager for Plex, Jellyfin and Emby servers. It answers the question every server owner eventually asks: \"Who's actually using my server, and are they sharing their login?\"",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/tracearr.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 5,
|
||||
"os": "Debian",
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
"name": "Tracearr",
|
||||
"slug": "tracearr",
|
||||
"categories": [
|
||||
14
|
||||
],
|
||||
"date_created": "2025-12-28",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 3000,
|
||||
"documentation": "https://github.com/connorgallopo/Tracearr#readme",
|
||||
"config_path": "",
|
||||
"website": "https://github.com/connorgallopo/Tracearr",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/tracearr.webp",
|
||||
"description": "Tracearr is a streaming access manager for Plex, Jellyfin and Emby servers. It answers the question every server owner eventually asks: \"Who's actually using my server, and are they sharing their login?\"",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/tracearr.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 5,
|
||||
"os": "Debian",
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "Ubuntu",
|
||||
"slug": "ubuntu",
|
||||
"categories": [
|
||||
0
|
||||
2
|
||||
],
|
||||
"date_created": "2025-12-04",
|
||||
"type": "ct",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user