My Synology Setup

I’ve been using Synology for the past year, and during this time it’s become the center of my home computing. I’m still discovering new use cases, so I’ll keep this post updated. Today, I want to share how I ended up with this setup - the how and why. Here are the main things I use my NAS for: Media Server - My Synology stores and serves my entire collection of movies, TV shows, and music....

October 9, 2024 · Bartosz Kunat

Secure Remote Access to Your Synology Plex Server via Tailscale

In this article, I’ll describe how to set up your Plex server so you can access it remotely through Tailscale, with Remote Access completely disabled in Plex server settings. Prerequisites Have a Plex server running as a Docker container using this guide. When you’re done, you should have a docker-compose.yml and a .env file with all your environment variables. Have Tailscale set up and running on your Synology. You can use this guide....

July 3, 2024 · Bartosz Kunat