esc
Type to search the docs
Back to catalog

homebox

Tested

Open-source home inventory manager with barcode scanning and label generation

homebox screenshot

Run locally

Tested and verified to launch successfully.

Terminal
$ npx launchfile up homebox

Requires Docker Desktop. No source code needed — pulls pre-built images and starts homebox with all dependencies.

Image: ghcr.io/sysadminsmedia/homebox:latest
Launchfile View on GitHub
# yaml-language-server: $schema=https://launchfile.dev/schema/v1
version: launch/v1
name: homebox
description: "Open-source home inventory manager with barcode scanning and label generation"
repository: https://github.com/sysadminsmedia/homebox
logo: https://raw.githubusercontent.com/sysadminsmedia/homebox/main/frontend/static/lilbox.svg

image: ghcr.io/sysadminsmedia/homebox:latest
provides:
  - protocol: http
    port: 7745
    exposed: true
storage:
  data:
    path: /data
    persistent: true
restart: always

Test Results

Last Tested

2026-04-09

Health Check

Passing

Startup Time

6s

Total Disk

124 MB

Learn More

Spec references for features used in this Launchfile.

Related Apps

© 2026 High Bridge Enterprises AB