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 deleted my comments seeing the ending side note about NC.
Does the MacOS NC app do files-on-demand?
It sorta does. Nextcloud creates a list of placeholder files with a .nextcloud extension and when you open it nextcloud will auto download the realfile and open it.
I think it's experimental for mac. It's called "virtual filesystem" if you want to Google it.
Nextcloud desktop client 3.13.0
Edit 2:
You need to grab the release from https://github.com/nextcloud-releases/desktop/releases/tag/v3.13.0
Specifically the vfs version Nextcloud-3.13.0-macOS-vfs.pkg
brew doesn't really work
Files-on-demand? Meaning... Sync or?
It's a type of integration with local file handling:
I use it to connect to rather large folders (bigger then my SSD) because it only takes up space of the files in use.
Idk if it has that, as I just run a SMB share to achieve the same functionality
It does have that.