Hacker News new | ask | show | jobs
by clvx 1217 days ago
I wish nextcloud architecture could move to a more stateless version. It was a huge step forward allowing envars to setup the installation and using a S3 for objects as using it with containers was a PITA. There are still post installation items that don’t allow to just move the server easily. Instanceid, version and others are still generated in config/config.php. Plugins are another one. It’s definitely a great product.
1 comments

there is the all in one architecture, if you have a system with container runtime at hand and want a more out of the box experience.