Nextcloud-Integration für Admins

Diese Anleitung beschreibt die Installation und den Betrieb der SimpleDMS-Integrations-App für Nextcloud.

Unterstützte Versionen

  • Nextcloud: 32 und 33
  • SimpleDMS: 1.9.0 und neuer

Installation

  1. Lege den App-Ordner in deiner Nextcloud-Installation unter custom_apps/simpledms_integration ab.
  2. Aktiviere die App im Bereich «Apps».
  3. Öffne die «Administration settings» und setze die «SimpleDMS base URL».

Admin-Konfiguration

  • Öffne «Administration settings» -> «Additional settings» -> «SimpleDMS Integration».
  • Setze die SimpleDMS-Basis-URL, zum Beispiel https://simpledms.example.com.
  • Für die Basis-URL ist HTTPS erforderlich. HTTP ist nur für die lokale Entwicklung auf localhost erlaubt.

Hinweise

  • Signierte URLs sind Einmal-Token und laufen nach kurzer TTL ab.
  • Das SimpleDMS-Backend muss die öffentliche Nextcloud-URL erreichen können, um die signierte Download-URL abzurufen.

Verwandte Inhalte