homebox/README.md

30 lines
661 B
Markdown
Raw Normal View History

<div align="center">
2022-09-14 17:45:23 +00:00
<img src="/docs/docs/assets/img/lilbox.svg" height="200"/>
</div>
2022-09-14 17:43:55 +00: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-30 02:30:36 +00:00
</p>
2022-08-30 02:40:54 +00:00
2022-09-14 17:35:23 +00:00
## Quick Start
2022-09-14 18:32:12 +00:00
[Configuration & Docker Compose](https://hay-kot.github.io/homebox/quick-start)
2022-09-06 19:37:53 +00:00
2022-09-14 18:32:12 +00:00
```bash
2022-09-14 18:32:12 +00:00
```yml
docker run --name=homebox \
--restart=always \
--publish=3100:7745 \
ghcr.io/hay-kot/homebox:nightly
```
## Credits
2022-09-14 05:17:13 +00:00
- Logo by [@lakotelman](https://github.com/lakotelman)