Closed teledyn closed 1 year ago
Within the Nextcloud App on the Raspberry Pi4 release there is an alert to upgrade to version "26.0.7" which I can download as a zip file, but the button to "Open Updater" won't find the occ. Is it possible to install this zip file?
Updated version is in the repo, https://github.com/uboslinux/ubos-app-nextcloud/blob/develop/nextcloud/PKGBUILD for now you need to build and install yourself (git checkout, makepkg
, then ubos-admin update --pkg <pkgfile>
.)
All documented in https://ubos.net/docs/developers
The Nextcloud is really nice in a home cloud, but is rather outdated. What is the process for porting an application like Nextcloud (or Peertube etc) to be acceptable for UBOS to install as a site?