Comment on
Self hosted blogging engine
Reply in thread
That looks promising, I'll look into it.
Comment on
Self hosted blogging engine
Reply in thread
That looks promising, I'll look into it.
Comment on
Netcup worth it in 2023?
I run some of my servers on a linux VPS, with the cheapest tier having 2GB ram, 1 CPU core, 50GB storage and unlimited bandwith for rougly €5 per month. It satisfies all my needs since I tunnel most heavy duty to my homelab. The provider is called Vimexx.
Comment on
Netcup worth it in 2023?
Reply in thread
I've never had an issue so far. I think it's a virtualized core, but it functions a fully working cpu with the loads i've thrown at it. I do run some light services only, but it works for me.
Comment on
how to save my containers guide
I personally have a github repo with a folder for each deployment, and the files needed for deployment with a docker-compose.yml, and comments in the files for what they do.