mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 14:05:54 +00:00
Remove outdated and deferred Calibre-Web Automated
This commit is contained in:
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"name": "Calibre-Web-Automated",
|
||||
"slug": "calibre-web-automated",
|
||||
"categories": [
|
||||
11
|
||||
],
|
||||
"date_created": "2025-03-02",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 8083,
|
||||
"documentation": null,
|
||||
"website": "https://github.com/crocodilestick/Calibre-Web-Automated",
|
||||
"logo": "https://sasquatters.com/media/2017/04/Calibre-web-banner-768x512.jpg",
|
||||
"description": "Calibre-Web but automated and with Calibre features! Fully automate and simplify your eBook set up!",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/calibre-web-automated.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": "admin",
|
||||
"password": "admin123"
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "This LXC is not interchangeable with the Calibre-Web LXC",
|
||||
"type": "warning"
|
||||
},
|
||||
{
|
||||
"text": "Options enabled by default: Kobo sync; Goodreads author info; metadata extaction from epub, fb2, pdf; cover extraction from cbr, cbz, cbt files",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user