mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -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
468 B
JSON
19 lines
468 B
JSON
{
|
|
"id": "homebox",
|
|
"name": "Homebox",
|
|
"version": "latest",
|
|
"description": "Homebox is a self-hosted home inventory and organization app for tracking belongings, locations, and labels.",
|
|
"logo": "homebox.svg",
|
|
"links": {
|
|
"github": "https://github.com/sysadminsmedia/homebox",
|
|
"website": "https://homebox.software/",
|
|
"docs": "https://homebox.software/en/"
|
|
},
|
|
"tags": [
|
|
"inventory",
|
|
"home",
|
|
"organization",
|
|
"self-hosted"
|
|
]
|
|
}
|