This repository contains configurations for multiple self-hosted services running in my tailnet.
The following services are included in this setup:
- Home Assistant
- N8N
- Lazywarden
- Glance
- Homarr
- Immich
- Beszel
- Dozzle
- Portainer
- Uptime Kuma
- Watchtower
- IT-Tools
- TsD Proxy
docker
tailscale
-
Clone the Repository:
git clone https://github.com/PedroDSFerreira/homelab.git cd homelab/services
-
Prepare Environment Variables:
./compose-env.sh
-
Manually update the necessary values in the
.env
files before proceeding -
Start All Services:
./compose-up.sh
-
Stop All Services:
./compose-down.sh
- Each service runs in its own directory with an individual
docker-compose.yaml
file. - Persistent data is stored in mounted volumes, where applicable.
- Some services may require additional configuration, such as modifying configuration files or setting up authentication, within their respective directories and applications.
- Logs can be viewed using Dozzle:
https://dozzle.your-tailnet-domain.ts.net