The message from yunohost on the screenshot worries me a little…
I am running nextcloud in a docker on an arm-device.
Can i install it without crashing nextcloud or loosing any data?
EDIT:
Just had a look in the docker-compose.yml of nextcloud:
The database- and the app-volumes (nextclouddb und nextcloudapp) are on my harddisk, so the only thing that could happen, is that mysql is not working anymore.
No, on arm-device you have to install armbian and afterwards yunohost by a script: curl https://install.yunohost.org | bash
Ah, OK.