Hacker News new | ask | show | jobs
by bassman9000 2010 days ago
bloated mess

Same. Setting up v20 for a customer these days. Heavy, slow. Buggy LDAP. Not easily containerized: official Docker image tries to rsync ALL the distribution from /usr to /var/www/html every time your start run the container, and you can't mount individual volumes (e.g. just data), because they keep the config at /var/www/html/config.php

Customer just wants a UI for a filesystem, and I'd gladly replace it if I could.