Hello! How are folks self-hosting online storage, similar to Google Drive?
Some options I’ve found:
- https://filebrowser.org/ (maintenance-only mode)
- https://www.seafile.com/en/home/ (weird disk layout scares me)
- https://tinyfilemanager.github.io/ (i like simple!)
- https://github.com/mickael-kerjean/filestash
A bunch more: https://github.com/awesome-selfhosted/awesome-selfhosted?tab=readme-ov-file#file-transfer---web-based-file-managers
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.
I’ve run Nextcloud since OwnCloud was the only option, with zero issues on any setup - be it direct, via snap, or via docker.
(EDIT: Out of interest I looked up the first subdomain I can remember using - it sent my username the login details in February 2015 so that’s over a decade now!).
On a cheap VPS, a dedicated box, and now self hosted since I finally have a decent enough connection to support it. Ran out of storage on the VPS, then the 4TB dedicated box, now on 120TB self hosted (Nextcloud only using around 6TB mind you). CPU and RAM were never an issue.
Mostly documents (PDF, ODS, ODT), photos and videos from jobs, and some people (myself included) use the storage to back up their phone gallery.
I use shared and private folders, shared and private calendars, and shared and private contact lists on Android, iOS, and PCs (Windows and Linux). I have a public upload directory for customers to send us files and often share files directly using expiring read only links.
It’s easy and it works, no idea wtf people are doing to have so much drama with it.