Files
templates/blueprints/shiori/meta.json
Mauricio Siu c6c07246b6 Merge remote-tracking branch 'origin/canary' into feature/add-dokploy-templates
# 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
2026-07-08 00:05:19 -06:00

19 lines
482 B
JSON

{
"id": "shiori",
"name": "Shiori",
"version": "v1.8.0-2-g585ea34",
"description": "Shiori is a simple self-hosted bookmark manager with offline archive support and a web interface.",
"logo": "shiori.svg",
"links": {
"github": "https://github.com/go-shiori/shiori",
"website": "https://go-shiori.github.io/shiori/",
"docs": "https://go-shiori.github.io/shiori/"
},
"tags": [
"bookmarks",
"read-it-later",
"archiving",
"self-hosted"
]
}