this post was submitted on 27 Nov 2023
10 points (100.0% liked)

Self-Hosted Main

587 readers
1 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 2 years ago
MODERATORS
 

I am hosting more than 10 services currently but only Nextcloud sends me errors periodically and only Nextcloud is super extremely painfully slow. I quit this sh*t. No more troubleshooting and optimization.

There are mainly 4 services in Nextcloud I'm using:

  • Files: as simple server for upload and download binaries
  • Calendar (with DAVx5): as sync server without web UI
  • Notes: simple note-taking
  • Network folder: mounted on Linux dolphin

Could you recommend me the alternatives for these? All services are supposed to be exposed by HTTPS, so authentication like login is needed. And I've tried note-taking apps like Joplin or trillium but couldn't like it.

Thanks in advance.

(page 3) 21 comments
sorted by: hot top controversial new old
[–] greenvortex2@alien.top 1 points 2 years ago

I've been a loyal owncloud and then nextcloud user but am growing disappointed in the nextcloud android app. It seems like support/development is quickly degrading. There's a file upload conflict big that was introduced in an update in September? and they still haven't rolled back or resolved the issue. https://github.com/nextcloud/android/issues/11974

[–] billFoldDog@alien.top 1 points 2 years ago
  • Files --> syncthing, or ssh access, or vpn to samba
  • Calendar --> I recommend radicale (but use google)
  • Notes --> Obsidian notes on top of syncthing
[–] pachirulis@alien.top 1 points 2 years ago

I moved Nextcloud from k8s to a well provisioned lxc container and ran a couple of performance boosting commands and it's been working wonders since then

[–] kinl99@alien.top 1 points 2 years ago

Files: SYNCTHING CalcardDav: Baikal Notes: Obsidian with livesync plugin and a couchdb as backend ...yeah and webdav for folder shares inside apples files app

[–] devutils@alien.top 1 points 2 years ago

I love idea of Nextcloud, but its overall concept of doing everything, but nothing well enough was one of the reasons I've decided to build S3Drive. We squeeze most of the "file-management" experience out of the protocol itself. That means that all you need to self-host is the S3 storage server (e.g. MinIO)... but if you don't feel like it just yet you can buy S3 from anyone else (e.g. Backblaze / Wasabi / Synology / Cloudflare etc.) and enable 100% Rclone compatible E2E encryption to protect your privacy.

[–] sachingopal@alien.top 1 points 2 years ago (5 children)

You have not stated the hardware you are running this on. It makes a huge difference. Hope this is not Raspi?

load more comments (5 replies)
[–] pachirulis@alien.top 1 points 2 years ago

I moved Nextcloud from k8s to a well provisioned lxc container and ran a couple of performance boosting commands and it's been working wonders since then

[–] FatalV0rt3x@alien.top 1 points 2 years ago

Don't get me wrong NextCloud is great and has a lot of helpful features out of the box, but I moved from this to just use;

  • Samba: for mounting drives shares.
  • CalDav: for shared calendars.
  • CardDav: for shared contacts.
  • Memos: for note taking, great little room that allows Markdown note with tagging for easy search and filter.
  • Espo CRM: for logging communication with businesses, like utilities providers (comes in handy to refer to during disputes)

I'm also looking at installing a self-hosted office suite for word and Excel documents but haven't set this up yet.

[–] lJakel@alien.top 0 points 2 years ago

Disable logging.

[–] puckpuckgo@alien.top 0 points 2 years ago

Sounds like you need a Synology NAS...

load more comments
view more: ‹ prev next ›