Hojin You

← projects

Prometheus

Secure Automated Media Server on 2010 MacBook Pro

overview

Utilizes Docker for containerization, Nginx as a reverse proxy, and various minor tweaking for hardware optimization for running headless. Includes services like Jellyfin, Sonarr, and Radarr for media management.

challenges

  • Optimizing performance on older hardware, OS unresponsive after some duration
  • Ensuring security for a home media server accessible from outside
  • Automating updates and maintenance

solutions

  • Using lightweight containers to maximize resource, allocating more swap space to prevent slowing down during heavy load.
  • Set up a robust Nginx reverse proxy with SSL encryption
  • Possible cron job to run commands periodically in the future

learnings

  • Docker container orchestration, and network security practices
  • Useful system changes to run headless and optimize performance on old hardware.
last_deploy: 2026-06-25T17:31Z · cloudflare · main@5ab0b98 github