Files
blog.ivanch.me/content/posts/selfhost.md
2025-08-18 18:37:48 -03:00

3.1 KiB
Executable File

title, date, draft, summary
title date draft summary
Self Hosting 2025-01-19T14:00:00-03:00 false Everyone should have Netflix at home

Why I'm slowly changing to Kubernetes.

Honorable Mentions:

Necessary ones

  • AdGuard - DNS-based Adblocker service (also useful to block malware and other unwanted things).
    • Easy setup alternative: PiHole - Same thing, but easier to setup.
  • Dockge - Container and Compose management.
    • Alternative: Portainer - Container management.
  • Traefik - Reverse proxy manager.
  • WatchTower - Automatic container updates.
    • My lightweight alternative to this is my own .sh script that runs every 4 days that updates all containers on a specific server.
  • Paperless - Keep those important documents and papers organized with easy searching.

Misc

  • Homarr - A stylish dashboard with all services and sometimes some nice widgets.
  • Beszel - Server monitor with some useful alarms.
  • Uptime Kuma - Status monitoring for applications.
  • Gitea - Homemade GitHub (with Actions!)
  • Notepad - Homemade dontpad.
  • Code Server - VSCode inside of a Docker.
  • FileBrowser - Hosting files made easier.
  • nginx - Let's all love nginx.
  • WireGuard - Personal VPN tunnel.
  • it-tools - Some useful tools that we use every now and then.

Media (*arr stack)

  • Jellyfin - Homemade Netflix (I hate Plex).
  • Transmission - Torrent client with a simple web interface.
    • Alternative qBitTorrent - A more advanced web interface.
  • Prowlarr - Torrent tracker aggregator.
  • Sonarr - TV shows management (Torrent integration).
  • Radarr - Movies management (Torrent integration).
  • Lidarr - Music management (Torrent integration), though I don't use this one.

Game server