Hello! How are folks self-hosting online storage, similar to Google Drive?
Some options I’ve found:
- filebrowser.org (maintenance-only mode)
- www.seafile.com/en/home/ (weird disk layout scares me)
- tinyfilemanager.github.io (i like simple!)
- github.com/mickael-kerjean/filestash
A bunch more: github.com/awesome-selfhosted/awesome-selfhosted?…
I mainly just need basic file management features. I don’t plan to share files outside of my tailscale VPN. I do need to support multiple users though.
I’m not considering Nextcloud because that seems too big. I’m also not considering syncthing for this project because I don’t want copies on multiple devices.
I’m currently just using ssh+nautilus and that’s worked great for just me, but something similar to Google Drive would be easier to onboard my family.
oranki@piefed.social 5 hours ago
Nextcloud, despite you're not considering it. You can disable or not install the apps you don't need, like Calendar, Contacts, Photos, Dashboard, Activity, etc.
There's also a fork of Filebrowser, called Filebrowser Quantum, which I've been interested in, though haven't tried yet: https://github.com/gtsteffaniak/filebrowser
sxan@midwest.social 46 minutes ago
Have you ever used OwnCloud, before the fork?
I hated administrating OwnCloud, and that’s kept me away from NextCloud. OwnCloud was a big, resource hogging, hot mess; did NextCloud do a huge refactor and clean it up?