2026-04-27 10:20:14 +01:00
2026-03-13 12:21:19 +00:00
2026-03-13 12:21:19 +00:00
2026-04-18 12:32:34 +01:00
2026-03-13 12:21:19 +00:00
2026-03-13 12:21:19 +00:00
2026-04-27 10:20:14 +01:00
2026-03-13 12:21:19 +00:00
2026-03-13 12:21:19 +00:00
2026-04-27 10:20:14 +01:00
2026-03-13 12:21:19 +00:00
2026-04-18 12:32:34 +01:00
2026-04-18 12:32:34 +01:00
2026-03-19 10:40:45 +00:00
2026-03-19 10:40:45 +00:00

Lingen Homelab

Overview

The Lingen Homelab is a comprehensive self-hosted services repository designed to provide a complete ecosystem of applications for media management, VPN services, development tools, and more. All services are containerized using Docker and managed through a unified Makefile for simplified operations.

Lingen landing page


Available Services

Media & Entertainment

  • AudioBookShelf - Self-hosted audiobook and podcast server
  • Jellyfin - Open-source media system and home theater
  • JellySeerr - Media request management for Jellyfin
  • Radarr - Movie collection manager and download automation
  • Sonarr - TV series collection manager and download automation
  • Lidarr - Music collection manager and download automation
  • Bazarr - Subtitle management for Radarr and Sonarr

Content & Downloads

  • Prowlarr - Indexer manager for Radarr, Sonarr, and Lidarr
  • Flaresolverr - Proxy server to handle Cloudflare protection
  • Qbittorrent - Lightweight torrent client for media downloads
  • Scanopy - Container monitoring and management system

Infrastructure & Security

  • Gluetun - VPN client container for secure connections
  • Gluetun WebUI - Web interface for Gluetun management
  • NginxReverseProxy - Reverse proxy for routing and SSL termination
  • Newt - API management and monitoring tool for use with Pangolin

Development & Utilities

  • Gitea - Lightweight Git service for version control
  • Cloudreve - Self-hosted cloud storage solution
  • Dockhand - Docker management utility
  • Database - Shared database services

Additional Services

  • Minecraft - Minecraft game server management
  • Prunemate - Docker cleanup and maintenance tool
  • Tools - Development and operational tools

Quick Start

Basic Commands

The repository uses a Makefile to simplify service management. Below are the common commands available:

make up      # Bring all services up in the background
make down    # Bring all services down
S
Description
Lingen home lab
Readme 1.2 MiB
Languages
HTML 92.1%
Makefile 7.9%