Services
Host
The following services have been installed on the host server:
Docker
The following services are managed through docker:
Code Server Dashdot EmulatorJS Flaresolverr Glances Gluetun Homarr Kavita MeTube Microbin Miniflux MongoDB Overseerr Plex Prowlarr qBittorrent Radarr Readarr Scrutiny Sonarr Uptime Kuma WatchtowerGame Servers
The following game servers are managed through docker:
- 7 Days to Die
- Insurgency: Sandstorm
- Valheim
Data Backup
Application data is backed up onto an external storage medium every week.
A simple bash script is included in the homelab repository that targets specific services, their app and db data.
Crontab
0 0 * * 0 /bin/bash /srv/docker/scripts/backup.sh > /dev/null 2>&1