Added a readme
This commit is contained in:
committed by
shaun collins
parent
e20209bf9e
commit
4fae8e4798
@@ -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
|
||||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 199 KiB |
Reference in New Issue
Block a user