Ive been wanting to make my own home media server for a bit now along with doing some other things, but how do i do it can i use any tech device as a media server, do i buy a bunch of dvds and digitize them. what exactly are the steps that need to be taken?
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.