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 ad96fdd9e8 [fix] Skip the /.well-known paths in SSOwat 10 years ago
conf [enh] Update NGINX conf regarding ownCloud documented one 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 [fix] Skip the /.well-known paths in SSOwat 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 [fix] Serve .well-known paths at the root to be discovered 10 years ago
manifest.json [doc] Set proper stylized app name in manifest.json 10 years ago

README.md

ownCloud for YunoHost

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

Shipped version: 9.0.2

Features

In addition to ownCloud 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 ownCloud files (set at the installation)
  • Serve /.well-known paths for CalDAV and CardDAV on the domain

Limitations

To integrate the logout button to the SSO, we have to patch ownCloud sources until this feature is integrated. That is going to give you an alert about invalid integrity core code...

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