forked from mirrors/homebox
No description
da00db0608
regular expressions are order specific and when applied in a random order you can get a variety of outputs. Using a list preserves order and ensures that the data-contracts.ts file is deterministic. |
||
---|---|---|
.devcontainer | ||
.github | ||
.vscode | ||
backend | ||
docs | ||
frontend | ||
scripts/process-types | ||
.dockerignore | ||
.gitignore | ||
CONTRIBUTING.md | ||
docker-compose.yml | ||
Dockerfile | ||
fly.toml | ||
LICENSE | ||
README.md | ||
renovate.json | ||
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