You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jérôme Lebleu b7fc5e184a [fix] Set email attribute in LDAP configuration 10 years ago
conf [fix] Set email attribute in LDAP configuration 10 years ago
hooks [fix] Set system group in app hooks 10 years ago
patches [enh] Patch ownCloud to config the logout URL and set it to SSOwat one 10 years ago
scripts [enh] Upgrade the package to ship Nextcloud v9.0.51 10 years ago
.gitignore [enh] Rewrite install/remove script for ownCloud 9.0 10 years ago
LICENSE [enh] Add LICENSE and some manifest keys 10 years ago
README.md [enh] Upgrade the package to ship Nextcloud v9.0.51 10 years ago
manifest.json [enh] Upgrade the package to ship Nextcloud v9.0.51 10 years ago

README.md

Nextcloud for YunoHost

This is a work-in-progress Nextcloud package for YunoHost.

Nextcloud gives you freedom and control over your own data. A personal cloud which run on your own server. With Nextcloud you can synchronize your files over your devices.

Shipped version: 9.0.51

TODO

  • Manage the upgrade from ownCloud

Features

In addition to Nextcloud core features, the following are made available with this package:

  • Integrate with YunoHost users and SSO - i.e. logout button
  • Allow one user to be the administrator (set at the installation)
  • Optionally access the user home folder from Nextcloud files (set at the installation)
  • Serve /.well-known paths for CalDAV and CardDAV on the domain only if it's not already served - i.e. by Baïkal

Limitations

To integrate the logout button to the SSO, we have to patch Nextcloud sources. In waiting an upstream integration, the source code integrity checking has been disabled to prevent the warning message.

Also, note we made the choice to disable third-parties applications at the upgrade. It allows to prevent an unstable - and sometimes broken - Nextcloud installation. You will just have to manually activate them after the upgrade.