# Global settings global: storageClass: "longhorn" # or your preferred CSI
To enable direct routing (and WebSockets), your main reverse proxy (Nginx, Apache, or Caddy) needs a redirect for the /exapps/ path. harp nextcloud install
| Feature | Harp | Plex (via web) | Funkwhale | Koel (standalone) | | :--- | :--- | :--- | :--- | :--- | | | ✅ Native app | ❌ External | ❌ Separate | ❌ Separate | | Uses your Nextcloud storage | ✅ Yes | ❌ No | ❌ No | ❌ No | | Mobile client via API | ✅ Ampache | ✅ Yes | ✅ Yes | ❌ Limited | | Resource usage | Very low | High | Medium | Very high | | Open source | ✅ GPL | ❌ Proprietary | ✅ AGPL | ✅ MIT | # Global settings global: storageClass: "longhorn" # or
Would you like a minimal proof-of-concept implementation plan for this using Harp + Nextcloud’s WebDAV or OCS API? your main reverse proxy (Nginx
; Recommended settings for Nextcloud performance memory_limit = 512M upload_max_filesize = 16G post_max_size = 16G max_execution_time = 3600 opcache.enable=1 opcache.memory_consumption=128