mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-29 02:27:37 +00:00
36 lines
1.0 KiB
JSON
Generated
36 lines
1.0 KiB
JSON
Generated
{
|
|
"name": "BookLore",
|
|
"slug": "booklore",
|
|
"categories": [
|
|
13
|
|
],
|
|
"date_created": "2025-06-23",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 6060,
|
|
"documentation": "https://github.com/ejmg/booklore",
|
|
"website": "https://booklore.app/",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/booklore.webp",
|
|
"config_path": "/opt/booklore_storage/.env",
|
|
"description": "BookLore is a self-hosted digital library for managing and reading books, offering a beautiful interface and support for metadata management. Built with a modern tech stack, it provides support for importing, organizing, and reading EPUBs and PDFs, while also managing cover images and book metadata.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/booklore.sh",
|
|
"resources": {
|
|
"cpu": 3,
|
|
"ram": 2048,
|
|
"hdd": 7,
|
|
"os": "debian",
|
|
"version": "12"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": []
|
|
}
|