Harp Nextcloud - !free!
| Feature | Docker Socket Proxy (Legacy) | HaRP (Recommended) | | :--- | :--- | :--- | | | Client → Nextcloud → ExApp | Client → HaRP → ExApp | | Performance | Higher latency, indirect routing | Lower latency, direct routing | | WebSocket Support | Not supported | Fully supported | | Resource Usage | Puts load on Nextcloud server | Offloads traffic, saving resources | | Future Status | On a path to deprecation | The recommended proxy for Nextcloud 32+ |
Do use Harp for any production or personal Nextcloud sync needs. Instead, use: harp nextcloud
Give you a combining Nextcloud and HaRP. Explain how to check the logs for errors. Show you how to secure your shared key . | Feature | Docker Socket Proxy (Legacy) |
Proper configuration ensures the appapi-harp container can respond to _ping requests, validating that the service is running correctly. Show you how to secure your shared key
A notification popped up on Elara’s screen.
Previously, the built-in AppAPI proxy struggled with WebSockets, making real-time features difficult to implement. HaRP fixes this by enabling end-to-end WebSocket communication, allowing ExApps to push real-time updates to the browser without overloading the main Nextcloud PHP stack.