Skip to content

My HomeLab

💡 Inspiration

Most of the inspiration comes from this guys here:

Systems and other Hardware

I will List my Hardware here


NAB6 mini PC

Main Server, High Power

NAB6


Macmini Late 2012

Second Server, Low Power

MacMini


Raspberry Pi 4

Pi-Hole and such

DelevenPi


Software

OS


Terminal stuff

Nala

sudo apt install nala
Explanation

is an alternative to apt use

sudo nala update && sudo nala upgrade -yy
instead of
sudo apt update && sudo apt upgrade -yy

neofetch

sudo nala install neofetch
  • Shows your Systeminfo
configs

See config here: config.conf
README.md
My .bashrc runs this on every startup


Docker Containers

GitHub

for the compose files see: docker-compose files in the GitHub Repo

Table

Name Description Location
arr-stack.yml 🏴‍☠️ downloading and stuff... docs/scripts-and-snippets/docker-compose files/arr-stack-yml
cloudflared.yml Cloudflared DDNS updater docs/scripts-and-snippets/docker-compose files/cloudflared.yml