this post was submitted on 14 Dec 2023
147 points (98.7% liked)

Selfhosted

38768 readers
184 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
147
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

I am setting up my NAS right now, and I need some suggestions for apps that I can run on my NAS or self-host.

  • I have seen some online articles, but they are too confusing because they list too many apps for each category.

  • I want backup apps for iOS, Android, Mac and Windows. (It would be great if they could back up automatically).

  • I want to sync my calendars and contacts.

  • I want to download media like TV shows and movies. (And music, too). “Of course, only legal obtained from the internet cough.”

  • I want apps that let me access my data from anywhere.

  • I saw this cool thing where you could use a Raspberry Pi to access your NAS bios from your PC.

Os - Unraid

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 8 months ago (3 children)

Ugh, Nextcloud. It is always touted but it is such a pain to set up properly, and then it is slow as molasses.

I've tried, and I've tried the similar suite from Synology, but in the end always come back to the Google system - much as I hate to admit it, Google "just works".

[–] [email protected] 6 points 8 months ago (1 children)

Nextcloud is literally "Jack of all trades, master of none". It tries to do EVERYTHING, and it fails to be even decent in most of these things...

[–] Gooey0210 6 points 8 months ago (1 children)

I actually like it, i'm using deck, cospend, share folders, manage some projects, send other people shares

For me it feels perfect, I don't need to manage different services and know them in depth

Other people just need to create one account and we can do all the stuff by using our names, you know

For me nextcloud "just works"

[–] [email protected] 1 points 8 months ago (1 children)

I'm also loving Nextcloud for a simple way to do a bunch of simple things. Installing with AIO wasn't so hard (though I plan to migrate to NixOS someday), and it introduces me to a bunch of things I can do (such as making links for shared folders with random people, no login required for them) without my having to learn a ton different specialised things.

Most of what I want to do I feel in principle there should be a better way (e.g. syncthing plus a web-frontend file server) but there's always a weak point somewhere.

Especially that Nextcloud had decent apps for both Android and iPhone.

True, it's a bit slow, takes most of my low-budget VPS's memory, and doesn't always work the way I'd like etc. but it's great for me for now.

[–] Gooey0210 1 points 8 months ago* (last edited 8 months ago) (1 children)

I'm already on nixos, so nextcloud is not a pain anymore

I'm fully agree on all the points you mentioned

I run nextcloud on a es i9 with so much ram I don't remember how much exactly, 32 or 64

P.s. I believe the future of selfhosted cloud is based on syncthing, has some e2e encryption, and vpn integrated

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

I believe the future of selfhosted cloud is based on syncthing

We need some more volunteers to run relays :-)

Ed: or maybe ipv6 will solve everything one day

[–] Gooey0210 1 points 8 months ago (1 children)

For me google isn't "just works". Very few functions in the ui, pretty slow

I use nixos, so configuration for me is not that painful. And every version it becomes faster and faster, and right now it's pretty fast

[–] [email protected] 1 points 8 months ago

Google oppice apps are not fast, that's true, but they are blazingly fast compared against Nextcloud or Synology. Only Office 365 can keep up (and is functionally better) - but eh, you know.

[–] [email protected] 1 points 8 months ago (1 children)

Ugh, Nextcloud. It is always touted but it is such a pain to set up properly,

The problem is mainly maintenance - they do YOLO style database handling, so you can't miss any release or you have fun upgrading. Plus you need to kick it after installing to upgrade the databases.

Other services (like SoGO) have proper upgrade scripts, and automatically adjust the database schema from pretty much any version on first start after upgrading.

[–] Gooey0210 1 points 8 months ago

Nixos + automatic upgrades = if my system breaks, then everyone's system breaks