Init
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
# README
|
||||
|
||||
## Overview
|
||||
|
||||
This repository contains multiple services, used within the Lingen Homelab.
|
||||
They are all controlled via a `Makefile`
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## 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
|
||||
Reference in New Issue
Block a user