• 1 Post
  • 51 Comments
Joined 17 days ago
cake
Cake day: March 4th, 2025

help-circle

  • Regardless of how you host Nextcloud, what you described is one thing I really like about Nextcloud: the major part of it being synced to several devices. As long as you have a computer with the desktop client that’s on every once in a while, your stuff is saved across different devices.

    I’ve had a similar thing happen once btw, deleted the wrong server. It was “just” monitoring data, but I had spent a lot of effort building it properly. I eventually started over it, but knowing the whole thing is gone feels really bad.
















  • Don’t have a good guide, but in addition on the thing you plan to selfhost yourself you need to decide where it’s supposed to run. In a rented VM from a hoster? There are several ones where you can get a decent VM for a few bucks each month.

    Nowadays, Docker (or containers in general) are very popular, as an alternative to directly installing services on the vm. They make many things easier, but it’s another thing to learn about when you’re just starting - fortunately, there’s plenty of guides etc!