An open API service indexing awesome lists of open source software.

https://github.com/librephoenix/selfhosted-templates

Some self-hosted template bundles using docker-compose
https://github.com/librephoenix/selfhosted-templates

docker docker-compose docker-compose-template freshrss gitea heimdall homelab nextcloud pi-hole self-hosted template templates wireguard

Last synced: about 2 months ago
JSON representation

Some self-hosted template bundles using docker-compose

Awesome Lists containing this project

README

          

#+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]].

** Docker-compose (Services) Setup
For details on how I configure docker-compose for my various self-hosted services, visit the respective directory:
- [[./homelab][homelab]]
- [[./network][network]]
- [[./gameservers][gameservers]]