Skip Navigation
26 comments
  • Chiming in to repeat the same as before commenters:

    Nextcloud is only an option if you are trying to selfhost something that google and apple are giving you for free in exchange for your data. Is it secure there? somewhat. Is it private? Well, not so much but they’re not breaking any laws as far as we know.

    Now there‘s nextcloud. It is only as private as you make it and only as secure as you make it. If you host it on a sketchy server out in the open, you can bet you will be compromised (your data lands in someone elses hand) or you will lose it alltogether.

    So, think of nextcloud as the privacy twin of icloud and google cloud for the tech literate. If you‘re not ready to self host it, pay for the host or the electricity or don‘t know how to harden it against attacks, please use a big tech option.

  • Hosting yourself is the only "free" thing you're going to get. You may get a 1/2 core CPU on aws somewhere, but you're going to exceed that. Even then storage is not free, and if you're using someone else you're renting it from them, so yeah it's going to cost money.

  • Oracle cloud always free tier gives you a VPS with 200GB storage. You could use that to run a nextcloud instance

    • it's free until oracle decides to shut it down without warnings. Then everything goes poof

    • sadly i havent been able to create an account on there

  • If you can get it to run on arm64, and you can manage to provision an instance (they are in seemingly perpetually limited supply), evil Oracle actually has a pretty generous always free tier Ampere offering. You can have up to 4c/24GB instance for free, sliced and diced as you see fit (4 1c instances, for example). You only get 200GB of block storage, though, so you'd have to either pony up for that or use object storage (not sure if nextcloud can use S3-like API object storage).

  • The things you'd normally use Nextcloud for is not the sort of thing that I would ever trust to be hosted for free, there's bound to be a catch (whether that is the service just disappearing over night, your data being collected and used for some nefarious purpose, etc).

    It's definitely worth either self hosting, or if you're not able to, paying for some VPS to host it on.

    That all being said, if you really want to go the route of free hosting, Nextcloud apparently do list some providers on their website.

26 comments