

Whatever. You’re not worth my time anymore. Keep getting scammed by cloud hosting if you want to. I will keep using my home server and spread the word about how easy it is to host a home server and how much of a scam a VPS is.
Whatever. You’re not worth my time anymore. Keep getting scammed by cloud hosting if you want to. I will keep using my home server and spread the word about how easy it is to host a home server and how much of a scam a VPS is.
When the majority of people talk about self-hosting they specifically talk about hosting a service on your own hardware. Not a rent on someone else’s computer…
https://en.wikipedia.org/wiki/Self-hosting_(web_services)
https://www.openproject.org/blog/why-self-hosting-software/
Even Lenovo knows this shit…
Sure, you could say that since you put the service on the VPS. But you don’t own the server and host it on your own hardware. Which is what the person you replied to was talking about. Why would you even point out that hosting a service requires special knowledge if you find hosting in a VPS and at home equal?
Once could say it requires special knowledge to host a service in the cloud too. The extra step I had to take was to open port 80 and 433 on my server and install nginx to forward the traffic to the right container on my local network since I only have one public IP. It took me minimal research to figure it out.
The point was that self-hosting is not hard if you do it the right way. You claim it’s very hard and requires specialized knowledge. I don’t think it’s much different than hosting in the cloud.
I got started self-hosting last week when I got a hold of a smal Lenovo ThinkCentre. I installed Proxmox on it and if I want to self-host something I just spin up a container or virtual machine on the Proxmox system. It’s so much easier than installing self-hosted projects on bare metal. And if you want to change things around then just disable or delete the container/vm and let Proxmox stay clean. If one container breaks the rest of the system will still function.
I could easily host Lemmy from home with Proxmox and a reverse proxy with my current setup. I am not going to because I am not interested in moderating a platform and all the responsibility that comes with it, but it’s very possible to do.
Edit: the Proxmox community helper scripts makes installing most things a breeze! I use them every opportunity I get.
https://community-scripts.github.io/ProxmoxVE/
This is the first script to start with on a fresh install
https://community-scripts.github.io/ProxmoxVE/scripts?id=post-pve-install
Do you have a torrent client installed? Do you know how to download using a torrent client? If you don’t have one yet then I can recommend qBitTorrent. It’s a well developed torrent client.
I can recommend watching some YouTube video on how torrenting works. It’s fairly straight forward. You basically download a small .torrent file (or use a magnet:url.
A magnet is the same as a torrent but there is nothing to download first. Just add the magnet address to your torrent client.
In the torrent client you then get a window that asks you where to place the downloaded file and also a few other tweaks you can do. Usually you only need to press OK and the download starts.
The hard part in sailing the high seas is finding good websites with the content you are looking for. Every torrent also needs another person to upload the file. If you have no one to download from then you will not get your file.
It is common courtesy to keep the torrent client running even after reaching 100%. This will help others download the file from you. This is the core feature of torrents. Everyone that downloads also helps with sharing the file. That’s how we keep spreading the data. As long as there is 1 person uploading, then the torrent will be alive.
Please note, a torrent can have 0 people sharing (Seeders) for the moment but might become active several hours later once another person turn on their computer and start sharing the file again.
I hope I didn’t ramble too much and you got something out of it. Best of luck!
The problem has originated because he changed the license resulting in older versions being the only way to ship duckstation.
Edit: lisence to license
Personally I would recommend Proxmox. It’s a debian based distro for hosting containers and virtual machines