Nextcloud AIO v10.14.0
inc. Talk, Collabora and fail2ban
I run an Nextcloud AIO (as Docker) on a Laptop with a “normal” Intel CPU. As I currently explore different options, I would like to test on a VPS with an ARM CPU. I already saw the liked topic from Jan. with a similar question.
My idea is to check the installed apps in NC (like Memories) if there is mentioned X86 specific requirements. If yes, delete them and create a new backup via AIO Interface.
On the new instance, install AIO via Docker and rebuild from the backup.
With this path, I should be able to migrate to the ARM architecture. After the NC is up and running again, the prior deleted apps can be reinstalled, if they support ARM.
Since there are many articles on Hetzner Amper vCPUs i assume that I’m not the first one, who would like to try. Maybe someone has some suggestions, how I should proceed to do this.
Kind regards