Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
I do use nextcloud for my small consultancy team but I dislike it immensely, mostly due to personal preferences.
I think I pretty much just don't like having one platform that does everything. I want to self host my own cloud, I don't want to self host a thing that provides a cloud.
Additionally, and this really is just a personal preference, I dislike php projects almost as much as Java.
Primarily I use nextcloud's file sync. This aspect is IMO extremely well implemented. It seems to work very reliably.
We do use contacts and calendars. If there were good alternatives I would switch to them but sabreDav et al lacks a good UI. I'm aware you can disable this functionality in nextcloud.
Anything else that can potentially be integrated is better hosted separately IMO.
I agree that the file sync is good. They (and owncloud afaik) are the only ones supporting virtual files on windows where you only download files when needed, saving storage space.
I suppose these fancy file features (bidirectional syncing, advanced conflict resolution etc) are targeted to the enterprise, not home users. So it's natural they'd include it with a bunch of bells and whistles that are half as good
I agree about separating the services. In the past I had problems upgrading owncloud/nextcloud with too many plugins. It was difficult to keep all data between the versions.
Now I'm using Baikal for calendar/contacts, Silverbullet for notes and Linkding for bookmarks.
Currently I use these services by VPN only, so file sharing isn't really useful. I could reach all my files there by SMB and I don't dare to provide my services openly. For that alone Nextcloud was great, but I don't trust my setup enough to share it with the world again.