An open API service indexing awesome lists of open source software.

https://github.com/kiyeo/homelab

Fully automated HomeLab from empty disk to running services with a single command.
https://github.com/kiyeo/homelab

docker docker-compose flaresolverr gitops homelab jellyfin jellyseerr lidarr nginx-proxy-manager pihole prowlarr qbittorent radarr self-hosted sonarr tailscale unbound

Last synced: 3 months ago
JSON representation

Fully automated HomeLab from empty disk to running services with a single command.

Awesome Lists containing this project

README

          

# homelab
Fully automated HomeLab from empty disk to running services with a single command.

## Configuration

Edit `.env.example` with desired configuration and copy/rename to `.env`.

## Start services

```
docker compose up -d
```

## Diagram

![diagram](./diagram.svg)