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.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
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
Currently running proxmox and using cockpit to present smb, which is all that I was doing with TrueNAS. Gotta set up a few pieces manually but not really a hassle.
Does cockpit have proper UI for ZFS and NFS? That's the only reasons I'm using TrueNAS currently and I'm a bit annoyed with it generally.
Cockpit does through a separate module called cockpit-zfs but it doesn't quite have feature parity. There are some niche situations where you may need to use cli
Proxmox has a UI for ZFS. But you don't really need it, ZFS is kind of set and forget and setting it up is quite easy via CLI.
I know and I'm considering it, I'm already running Proxmox anyways. The connection between zfs, permissions and NFS is what I like in TrueNAS.
Not for zfs. I mount zfs on proxmox. Why I don’t just run samba on proxmox, I’m not sure. There is some fuckery with permissions to make it work in a container and permissions are unnecessary for my use case.
But you don’t really need a ui for zfs. I ran it for 10 years on TrueNAS and only used it for initial setup.
I know and I'm considering it, I'm already running Proxmox anyways. The connection between zfs, permissions and NFS is what I like in TrueNAS.