Hi,
a while ago I migrated from ncp docker to a lxc container following this tutorial: Guide to migrate your NCP instance from Docker to LXD
I started with this image: https://github.com/nextcloud/nextcloudpi/releases/download/v1.52.2/NextCloudPi_LXD_x86_v1.52.2.tar.gz
Since then I have updated nextcloud with ncp-config and ncp-config was automatically updated.
The current situation:
NextcloudPi version v1.54.2
NextcloudPi image NextCloudPi_LXD_07-19-23.img
OS Debian GNU/Linux 11. 5.4.0-174-generic (x86_64)
data filesystem ext2/ext3
data disk usage 165G/408G
rootfs usage 165G/408G
swapfile none
dbdir /var/lib/mysql
Nextcloud check ok
Nextcloud version 27.1.11.3
As version 27 will be EOL soon I want to migrate to version 28.
But what is the best way to do that? Do I need to download the newest image: Release v1.54.0 · nextcloud/nextcloudpi · GitHub
Will that work with my current situation?
Or is it better just to update to 28.0.7 through ncp-config?
Thanks in advance!