In this post I share some my personal journey with some selfhostesd open source apps and how they helped me. Maybey you will find some stuff in there that helps you as well.
In this post I share some my personal journey with some selfhostesd open source apps and how they helped me. Maybey you will find some stuff in there that helps you as well.
Could someone point me to total beginner (like only used windows) self hosting primer? Don’t even know what kind of machine I would need.
Anything that runs windows can probably run Linux and work well enough for self-hosting. But you’re getting ahead of yourself with worrying about hardware.
Easiest way to start is to find something that you want to try selfhosting that is relatively simple and use WSL within windows to familiarize yourself with Linux/networking/docker.
Once you’re far enough along to know what your needs are, then you can start thinking about the hardware to meet those needs.
https://perfectmediaserver.com/ is where I got my start
You can start by experimenting on your current computer. Install docker, get some service that sounds interesting, and just access it on localhost. You’ll miss out on anything the service does overnight or downtime, and you won’t be able to access it from off-site, but it’s a fine way to wet your toes and see how it goes.
Docker: https://docs.docker.com/desktop/setup/install/windows-install/
Photo library: https://docs.immich.app/install/docker-compose/
Some maintainers even provide handy windows installers
Media library: https://jellyfin.org/docs/general/installation/windows