4 Commits

Author SHA1 Message Date
Leonardo Arena
a1550a0f0b community/nextcloud: upgrade to 15.0.2
App user_external is now available only through the appstore:
05fb0e2f33
2019-01-14 10:15:57 +00:00
Jakub Jirutka
0ffca2c02d community/nextcloud: print notice to run "occ upgrade" after upgrade 2018-01-24 17:27:52 +01:00
Jakub Jirutka
edde9744d2 community/nextcloud: move almost all apps to subpackages 2017-06-25 02:42:48 +02:00
Jakub Jirutka
56340e0c37 community/nextcloud: move bundled apps to /usr/share
It's totally wrong to install pkg's files into /var/lib and make them
writable by webserver! Moreover when Nextcloud supports multiple
app paths.

So we use two apps locations:
* /usr/share/webapps/nextcloud/apps - for apps installed by apk,
* /var/lib/nextcloud/apps - for apps installed from AppStore.

BTW Fedora uses the same approach.
2017-06-25 02:42:47 +02:00