The year of self hosting
Over the last month or so, I’ve come to embrace my home server setup and how powerful it can be. Here I have this small little Intel NUC Server, for which I promised myself I would do lots of cool and interesting things with.
The first thing I’ve hosted is Plex. I’ve used Docker Compose to bring up a Plex Docker container, with:
- Filebot (to tag video files)
- Beets (to tag audio files)
- Transmission (to download files)
- Webhook (receives incoming web requests)
The way it works is this: