Comment on moving from nextcloud to opencloud
ZeldaFreak@lemmy.world 4 days agoDatabases are not the issue but that the updater doesn’t handle it… My personal instance and our work instance never take long (a few seconds) to fix the database. I mean the instance is already in maintenance mode and adding a checkbox to do it or not to do it, should be simple. I don’t know if there are instances where it takes long and its better to do it during the night.
bjoern_tantau@swg-empire.de 4 days ago
I’ve made an update script that tries to run the migrations and index updates in one go.
The updater itself is by far the slowest of the three commands. I think downloading the new version into a different folder and just moving apps and files over would be much quicker. But I haven’t had the time to look at potential errors with that method.