ivanch.me/content/posts/selfhost.md

3.1 KiB
Executable File

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

Those are some of the services that I use currently and that I find very useful. But maybe the hobby is going too far...

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.
  • Portainer - Container management.
    • Lightweight alternative: Dockge - Container and Compose management.
  • Nginx Proxy Manager - 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 the server.
  • Paperless - Keep those important documents and papers organized with easy searching.

Misc

  • Homarr - A beautiful dashboard with all services and sometimes some nice widgets.
  • Beszel - Server monitor with some useful alarms.
  • Statping - Application ping.
  • Gitea - Homemade GitHub (with Actions!)
  • Notepad - Homemade dontpad.
  • Code Server - VSCode inside of a Docker.
  • FileBrowser - Hosting files made easier.
  • Ngnix - Let's all love nginx.
  • WireGuard - Own 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 - I'm unlucky to setup it but ok, it's nicer.
  • Prowlarr - Torrent tracker aggregator.
  • Sonarr - TV shows management (Torrent integration).
  • Radarr - Movies management (Torrent integration).
  • Lidarr - Music management (Torrent integration).

Game server