1
What are the best ways to start a home media server legally?
(lemmy.fmhy.ml)
Welcome to Plex, a community dedicated to Plex, the media server/client solution for enjoying your media!
Haven't used docker myself yet but keep seeing it talked about with servers, am I right in that if you have a working configuration if docker gluetun (with a vpn) you could share some sort of file that would let others setup theirs in the same way semiautomatically?
Yeah that's correct. It's called docker compose. Everything is declarative and it can be stood up and torn down with a single command.
When I was setting myself up I referenced this project quite a bit:
https://github.com/DoTheEvo/selfhosted-apps-docker
You can pick and choose the parts you want.