Hi,
Quick question: does the nextcloud windows client (I’m running version 3.2.4) already support the push functionality (client push aka notify_push)?
I installed it on my FreeBSD system, but I do not seen any connection https connections to mycloudserver.com/push . So, now I’m unsure if I did something wrong, or the client does not support it.
Many thanks.
Kind regards,
Frank
wwe
July 24, 2021, 9:04pm
2
the functionality should work with this version. follow the
I had little trouble to setup notify_push in my docker-compose environment as I didn’t find clear instructions how the components are tied together so I decided to write all the steps together. This guide shows you how to setup High Performance Back-end for Nextcloud Files aka notify_push in Docker-compose environment with traefik proxy.
prerequisits
as prereqs you need running Nextcloud 21 with Redis (notify_push requires Redis) behind Traefik reverse proxy
environment
overview of the compo…
and this
Hi,
I worked my way through the notify_push installation, went quite smooth on my server. Used the wizzard on the CLI. Now everything seems setup correct, I also opened up the ports on my firewall, but how do I verify if it is used and really works for my clients?
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same vers…
threads
1 Like