|
|
|
|
|
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. |
|