• 1 Post
  • 76 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle


  • If you mean running the lemmy software on your own hardware to have your own instance, you don’t need programming skills for that. Self-hosting things is a related but different skillset. There’s a decent learning curve, though.

    If you are familiar with self-hosting, you can probably set up a Lemmy instance pretty easily. If you are not, then running a publically federating service is probably not a good starting point. You should be able to search up a beginners guide to self-hosting, or take a look at [email protected]. I think hosting a personal wiki is a good starting point, since it is then a good place to write down everything you’ve learnt!

    An iPad isn’t really a good server. You could use an old laptop or pay for a cheap VPS as a starting point. Many people start with a Raspberry Pi.




  • Yeah this isn’t how I’ve used Nextcloud. I let Nextcloud manage the storage on the same server that Nextcloud is installed on. When accessed on the same network the performance of Nextcloud is miles better than the Onedrive website, which I think is a fair way to judge. It is on a decently beefy server though.

    Many people had issues with Nextcloud installs because there were extra steps to get the caching and performance tweaking right. The AIO container made this part much easier by handling it for you, but just in general Nextcloud does need a bit of grunt. I think the recommendation if enabling all components is that you have 5GB RAM and 4 CPU minimum (when talking about VPS - I have it installed locally on an old gaming machine, along with other stuff).

    If the AIO install is slow, then I’d guess something like the server is not powerful enough, the network is not fast enough, or the network drive access is causing lag.