Added Git

This commit is contained in:
Atridad Lahiji 2024-08-12 15:09:55 -06:00
parent b1a7662cba
commit 86820bb303
No known key found for this signature in database
2 changed files with 7 additions and 0 deletions

View file

@ -1,2 +1,7 @@
# homelab
A collection of scripts and docker-compose files for my homelab.
## Compose Files
- media.yml - A full UseNet-based media stack using Plex, Sonarr, Radarr, and Sabnzbd
- minecraft.yml - A Minecraft server container that can be configured to use different ports, seeds, and server types
- git.yml - A forgejo instance with a Forgejo runner hooked up

View file

@ -1,3 +1,5 @@
version: '3'
services:
server:
image: itzg/minecraft-server