Hacker News new | ask | show | jobs
by encom 51 days ago
The good OwnCloud is abandoned, and instead they released some meme enterprise nonsense.

I'm running NextCloud, but I hesitate to call it good, because of its kitchen sink approach to features. I really want 2015 era OwnCloud with just files, it being PHP/MariaDB/Apache-based. I refuse to use anything that requires Docker, which is most of the slop alternatives currently available.

3 comments

You don't need to run oCIS in docker, you can use the bare-metal installation: https://owncloud.dev/ocis/deployment/systemd/

just one remark, get the image from assets: https://github.com/owncloud/ocis/releases/tag/v8.0.4

I run nextcloud on a NixOS server within a systemd container, so no Docker.
You can remove almost app in Nextcloud. It is pretty modular. You can have a files only Nextcloud, last time I tried.