this post was submitted on 11 Dec 2023
23 points (96.0% liked)

Selfhosted

60281 readers
551 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hey all! I'm still in the somewhat early stages of setting up my home server. I have Nextcloud installed for file storage/management. However, realizing that it would be nice to have access to the entire storage drive for the server, I installed File Browser.

Now I'm having a hard time justifying having both. I have a handful of services that could be run as individual services (calDav, notes, news, etc... although, phonetrack seems to be hard to replace).

I've noticed lists that people have posted of the "must-have" services on their home servers have included both. My question is "why?" It seems like, at a basic level, they serve similar roles. If you remove the app-platform role from Nextcloud by separately hosting the individual apps, what benefit do you get from having both Nextcloud and File Browser?

I really like NextCloud, but i'm having a hard time justifying the resource usage if its functionality can be replaced by a handful of containers. Or, is that the reason to have it, so you don't have to do that?

Any opinions on the subject would be appreciated.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] brenno@lemmy.brennoflavio.com.br 6 points 2 years ago (1 children)

If you remove the app-platform role from Nextcloud by separately hosting the individual apps, what benefit do you get from having both Nextcloud and File Browser?

Nothing really. For almost any Nextcloud feature out there, you can find a server app that does the same.

But that's the point in my opinion. I don't want to waste time managing tons of apps if I can manage one Nextcloud instance. Nextcloud basically decides for me what's the best way to get those features running, so I don't need to figure out myself.

Now if you're into self hosting one container for each feature, go for it, no reason to not do so.

[โ€“] shiftymccool@lemm.ee 1 points 2 years ago

This is pretty much what I expected but I didn't want to assume. Thanks!