homebox/README.md

28 lines
653 B
Markdown
Raw Normal View History

<div align="center">
2022-09-14 09:45:23 -08:00
<img src="/docs/docs/assets/img/lilbox.svg" height="200"/>
</div>
2022-09-14 09:43:55 -08:00
<h1 align="center" style="margin-top: -10px"> HomeBox </h1>
<p align="center" style="width: 100;">
<a href="https://hay-kot.github.io/homebox/">Docs</a>
|
<a href="https://homebox.fly.dev">Demo</a>
|
<a href="https://discord.gg/tuncmNrE4z">Discord</a>
2022-08-29 18:30:36 -08:00
</p>
2022-08-29 18:40:54 -08:00
2022-09-14 09:35:23 -08:00
## Quick Start
2022-09-14 10:32:12 -08:00
[Configuration & Docker Compose](https://hay-kot.github.io/homebox/quick-start)
2022-09-06 11:37:53 -08:00
2022-09-14 10:32:12 -08:00
```bash
docker run --name=homebox \
--restart=always \
--publish=3100:7745 \
ghcr.io/hay-kot/homebox:nightly
```
## Credits
2022-09-13 21:17:13 -08:00
- Logo by [@lakotelman](https://github.com/lakotelman)