2024-11-06 20:14:59 +13:00
|
|
|
{
|
2025-04-30 15:11:44 +02:00
|
|
|
"name": "Audiobookshelf",
|
|
|
|
|
"slug": "audiobookshelf",
|
|
|
|
|
"categories": [
|
|
|
|
|
13
|
|
|
|
|
],
|
|
|
|
|
"date_created": "2024-05-02",
|
|
|
|
|
"type": "ct",
|
|
|
|
|
"updateable": false,
|
|
|
|
|
"privileged": false,
|
|
|
|
|
"interface_port": 13378,
|
|
|
|
|
"documentation": "https://www.audiobookshelf.org/guides/",
|
|
|
|
|
"website": "https://www.audiobookshelf.org/",
|
2025-05-20 11:51:20 +02:00
|
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/audiobookshelf.webp",
|
2025-04-30 15:11:44 +02:00
|
|
|
"config_path": "/usr/share/audiobookshelf/config",
|
|
|
|
|
"description": "Audiobookshelf is a Self-hosted audiobook and podcast server.",
|
|
|
|
|
"install_methods": [
|
|
|
|
|
{
|
|
|
|
|
"type": "default",
|
|
|
|
|
"script": "ct/audiobookshelf.sh",
|
|
|
|
|
"resources": {
|
|
|
|
|
"cpu": 2,
|
|
|
|
|
"ram": 2048,
|
|
|
|
|
"hdd": 4,
|
|
|
|
|
"os": "debian",
|
|
|
|
|
"version": "12"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"default_credentials": {
|
|
|
|
|
"username": null,
|
|
|
|
|
"password": null
|
|
|
|
|
},
|
|
|
|
|
"notes": []
|
2025-03-21 09:08:53 -05:00
|
|
|
}
|