This commit is contained in:
Shaun Collins
2026-03-13 12:21:19 +00:00
committed by shaun collins
commit a0530fb095
31 changed files with 303214 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
# README
## Overview
This repository contains multiple services, used within the Lingen Homelab.
They are all controlled via a `Makefile`
![Lingen landing page](lingen.png)
---
## Available Services
Here is a list of available services within the repository:
1. **AudioBookShelf**
2. **Cloudreve**
3. **Dockhand**
4. **Gitea**
5. **Jellyfin**
6. **Gluetun**
7. **JellySeerr**
8. **Prowlarr**
9. **Radarr**
10. **Sonarr**
11. **Minecraft**
12. **Scanopy**
13. **NginxReverseProxy**
---
## General Commands
The repository uses a `Makefile` to simplify service management across the project. Below are the common commands available:
- `make up` Bring service up
- `make down` Bring service down