forked from mirrors/homebox
No description
6529549289
* implement custom http handler interface * implement trace_id * normalize http method spacing for consistent logs * fix failing test * fix linter errors * cleanup old dead code * more route cleanup * cleanup some inconsistent errors * update and generate code * make taskfile more consistent * update task calls * run tidy * drop `@` tag for version * use relative paths * tidy * fix auto-setting variables * update build paths * add contributing guide * tidy |
||
---|---|---|
.devcontainer | ||
.github | ||
.vscode | ||
backend | ||
docs | ||
frontend | ||
scripts | ||
.dockerignore | ||
.gitignore | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
Dockerfile | ||
fly.toml | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
Taskfile.yml |
HomeBox
Quick Start
Configuration & Docker Compose
docker run --name=homebox \
--restart=always \
--publish=3100:7745 \
ghcr.io/hay-kot/homebox:latest
Credits
- Logo by @lakotelman