An open, extensible, dashboard for all of your homelab services.
To launch container:
docker run -d \
-p 8088:8088 \
-v </your/local/path/>:/server/data \
igorsheg/astro
git clone https://github.com/igorsheg/astro.git
cd astro
make install-dep
make init-db
make seed-db
make start-dev-server
make start-dev-web
Content type
Image
Digest
Size
23.5 MB
Last updated
almost 5 years ago
docker pull igorsheg/astro