> I think self hosting is in a similar spot right now. The apps exist (many are extremely nice!), the software exists, but the seamless, aesthetically pleasing and ergonomic experience does not. It's a pain in the ass to set up self hosting.
if your apps are containerized, setting them up should be possible using some simple script.
So, you rented/bought new server: installed docker, and all following apps could be installed using some docker scripted commands.
if your apps are containerized, setting them up should be possible using some simple script.
So, you rented/bought new server: installed docker, and all following apps could be installed using some docker scripted commands.