Migrate from docker/fpm/nginx/nginx-reverse proxy to AIO approach

Hi,

I have an up to date docker/fpm/nginx/nginx-reverse-proxy setup on a hosted server exposed to Internet. (as per installation instructions on docker/github of several years back.)
I would like to migrate to the AIO setup, since it seems to be much simpler to maintain, and a better documented) setup.

I am wondering what would be the best way to migrate: export data and start from scratch would be my last option due to the extensive downtime, and no fall back in that case. Ideally I would want to setup AIO next to the current docker setup, migrate the data, reconfigure the reverse proxy and remove the old docker setup.

Any suggestions what would be the way of getting this accomplished?

Thanks,

Hi, there is this: all-in-one/migration.md at main · nextcloud/all-in-one · GitHub.
But note that there currently might be a problem with one part of the documentation: Migration steps do not copy data folder to the correct place · Issue #1842 · nextcloud/all-in-one · GitHub

1 Like