36 lines
934 B
JSON
36 lines
934 B
JSON
{
|
|
"name": "Redlib",
|
|
"slug": "alpine-redlib",
|
|
"categories": [
|
|
10
|
|
],
|
|
"date_created": "2025-08-25",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 5252,
|
|
"documentation": "https://github.com/redlib-org/redlib/blob/main/README.md",
|
|
"website": "https://github.com/redlib-org/redlib",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/redlib.webp",
|
|
"config_path": "/opt/redlib/redlib.conf",
|
|
"description": "An alternative private front-end to Reddit. Redlib hopes to provide an easier way to browse Reddit, without the ads, trackers, and bloat.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/alpine-redlib.sh",
|
|
"resources": {
|
|
"cpu": 1,
|
|
"ram": 512,
|
|
"hdd": 1,
|
|
"os": "alpine",
|
|
"version": "3.22"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": []
|
|
}
|