17 lines
1.1 KiB
Org Mode
17 lines
1.1 KiB
Org Mode
#+title: Self-hosted Docker Compose Setup Templates
|
|
#+author: Emmet
|
|
|
|
This is a repo I'm using to stash templated information about my self-hosted homelab.
|
|
|
|
[[img/self-hosted-dashboard.png]]
|
|
|
|
Inside here are templates I've crafted through experimenting with self-hosting many different services.
|
|
|
|
I have 3 templates currently:
|
|
- [[./homelab][homelab]] - These included self-hosted cloud services such as [[https://nextcloud.com/][Nextcloud]], [[https://syncthing.net/][Syncthing]], [[https://about.gitea.com/][Gitea]], [[https://freshrss.org/][FreshRSS]], and a personal dashboard ([[https://heimdall.site/][Heimdall]])
|
|
- [[./network][network]] - These include network goodies such as [[https://pi-hole.net/][Pi-hole]] (network-level adblock) and [[https://www.wireguard.com/][Wiregaurd]] (to VPN into my home network)
|
|
- [[./gameservers][gameservers]] - What it sounds like, self-hosted servers for games like [[https://www.minecraft.net/en-us][Minecraft]], [[https://terraria.org/][Terraria]], etc...
|
|
|
|
** Server Setup
|
|
For details on how I prepare my Linux servers, see [[./setup.org][setup.org]].
|