Services and Tools - capyBearista/home-server GitHub Wiki

Used Docker Compose quite heavily...

cron jobs

  • backing up /home/ to external drive using rsync
0 5 * * * rsync -aP /home/ /mnt/external_drive/horizon_backup/

Duck DNS

  • Dynamic DNS service, recommended when your ISP doesn't offer a static IP

Immich

  • Used Docker Compose
  • Media is stored on external drive, databased stored on internal drive

Jellyfin

  • Used Docker Compose
  • Accessible through browser

Minecraft Server

  • AMP Game Panel unnecessary
  • Used Docker Compose
  • Accessible through Minecraft

Pi-Hole

  • Used Docker Compose
  • Accessible through browser
  • Set up on IP address: 192.168.0.200
  • Set up as primary DNS (DHCP) in router settings
    • Router is using 1.1.1.1 and 1.0.0.1 as primary and secondary DNS

Rootkit Hunter (rkhunter)

  • ...
  • ...

Samba

  • ...
  • ...

Webmin

  • ...
  • ...

Portainer

CrowdSec

Neofetch (just for fun)

htop (think this is already included)

⚠️ **GitHub.com Fallback** ⚠️