mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 18:45:33 -05:00
# Conflicts: # blueprints/gotify/docker-compose.yml # blueprints/gotify/gotify.svg # blueprints/gotify/template.toml # blueprints/jellyseerr/docker-compose.yml # blueprints/jellyseerr/jellyseerr.svg # blueprints/jellyseerr/template.toml # blueprints/privatebin/docker-compose.yml # blueprints/privatebin/privatebin.svg # blueprints/privatebin/template.toml # blueprints/speedtest-tracker/docker-compose.yml # blueprints/speedtest-tracker/speedtest-tracker.svg # blueprints/speedtest-tracker/template.toml # meta.json
19 lines
466 B
JSON
19 lines
466 B
JSON
{
|
|
"id": "kavita",
|
|
"name": "Kavita",
|
|
"version": "latest",
|
|
"description": "Kavita is a self-hosted digital library server for reading manga, comics, and ebooks from any device.",
|
|
"logo": "kavita.svg",
|
|
"links": {
|
|
"github": "https://github.com/Kareadita/Kavita",
|
|
"website": "https://www.kavitareader.com/",
|
|
"docs": "https://wiki.kavitareader.com/installation/docker/"
|
|
},
|
|
"tags": [
|
|
"media",
|
|
"ebooks",
|
|
"comics",
|
|
"library"
|
|
]
|
|
}
|