• 0 Posts
  • 88 Comments
Joined 7 months ago
cake
Cake day: February 15th, 2025

help-circle


  • I played around with the pricing calc and it doesn’t seem worth it unless you’re hosting something at risk of being taken down by the gov & your regular VPS provider.

    And the most sensible aproach would probably be (if you want to host something in the gray area, like a shadow library) to only switch to it WHEN you actually do run into legal trouble, not before. Unless of course you are absolutely sure that you will be taken down, but then you should rather host it on tor or tbh not at all …

    TreeFold cost about double compared to a same spec regular VPS.

    I guess the most resillient AND cost effective setup would be to run everything on your own hardware and use frp or pangolin to a very slim VPS. That way migration is easy and you can get the smallest capacity possible, costing only 2.50$ a month, which is more in line with other VPS providers.

    But honestly best way to find out is to try out the service. I wasn’t able to find any websites that are specifically hosted on treefold, so maybe prepay for a month and just try it out. Maybe it runs like ass or is unreliable or there are hidden costs etc.




  • Places without a property tax:

    Lichtenstein, Monaco, Cook Islands, British Virgin Islands, Cayman Islands.


    If you want specifically “free land”:

    Not a lot of people want to live there.

    You can go to the bumfuck north in russia and nobody will come check whether you’ve built a house in the woods or not. In general, extremely rural places with weak law enforcement will work, albeit being technically illegal.

    There are tribal lands in africa (and probably other tribal areas in latin america) that will accept you and you can build your own hut in their village. There are a couple of historic records of people doing that, even in modern times.






  • Of course you have to pay

    and that is my point.

    At the beginning there was the metaphor of being a landlord. Depending on your location in the world, you can buy land, pay nothing monthly and own and use it for ever.

    There is basically no way to do that with a server. But while yall were being obtuse about my point that one needs to “pay rent” for an internet connection. I actually found something interesting that might be a way:

    SIMO Solis Lite Mobile WLAN Router - 100$ one time purchase price. And they claim:

    Includes 1GB of free global data volume per month, for the lifetime of the device

    Of course that only works as long as the company exists and is profitable or whatever they mean by “lifetime of the device” - they could literally build in a fuse that pops after 5 years.





  • A VPS has an IP and electricity included in the renting price, which is pretty good for starting small tbh. You can do surprisingly much with a 2$/month VPS.

    Besides the huge upfront cost, your own server would cost you in your own time maintaining it, electricity, replacing broken hardware and a subscription to the internet.

    But generally I agree with you, the term landlord is completely unfitting for this setup.


    On a related note:

    Is there any way to not rent anything at all?

    I have my own physical server, renting a domain is optional, but renting an IP is mandatory afaik, or are there some ways (legal ones, availabe to a normal person at a reasonable price) to get the server on the internet for free or by paying only once?





  • Why did you end up looking into it?

    Cause people online kept saying that one should use it in their homelab. It’s mentioned in basically every such post and there are a lot of videos about rpi clusters with k3s. So I assumed it’s the way to go.

    I basically do the same as you but with Dokploy cause the web ui makes it easier to manage than juggling ssh terminals and remote editing textfiles in an editor from the 19th century.


  • I’m a bit of a nerd but kubernetes was way too much for me. Currently I use dokploy on a raspberry pi which has a growing list of “recipes” in a “store”. It does a lot of the heavy lifting in the background and has a pretty selfexplanatory web gui.

    It really helped me to starting my selfhosting journey by slowly dipping my toes and going a bit deeper each time. Might be worth checking it out. Sorry if this reads like an ad, I just really like it …