allanpeter / boilerplates

A collection of quick starters for docker, linux, and more used for selfhosting.

Home Page:https://youtu.be/yDkc3D3BFhM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplates

  • This repo is used for all my boilerplates.
  • At the moment it’s mainly docker-compose files and ansible playbooks used for my homelab.
  • Every docker-compose file has its own README that explains every single line of code.
  • For some of the files there are requirement and/or usage guides. These will also be in the README.
  • Many of these need to be adapted to your person use-case. These variable are marked with < >.
  • At the moment I prefer to use Nginx Proxy Manager but most of these docker-compose files are already set up for Traefik. If you don’t plan on using Traefik, just remove the Traefik labels, remove the proxy network and in some cases re-add the the ports: -...:...
  • In this repo you can also find a few of my Ansible playbooks, personal notes and scripts regarding my homelab.
  • This repo is still a WIP!

About

A collection of quick starters for docker, linux, and more used for selfhosting.

https://youtu.be/yDkc3D3BFhM


Languages

Language:CSS 85.1%Language:Shell 12.4%Language:Python 2.1%Language:Dockerfile 0.4%