File README.SUSE of Package nextcloud-notify-push

README.SUSE
-----------

Nextcloud Notify Push
=====================

1. cp /etc/nextcloud-notify-push/instance.conf.example /etc/nextcloud-notify-push/MYINSTANCE.conf

Replace MYINSTANCE with the name of your instance. Use the name of the user running your
Nextcloud as instance name as it will also be used as the name of the user running the
nextcloud-notify-push server executable.

2. Change at least PORT to a free port or set a valid SOCKET_PATH.

3. Set the corret path to your Nextcloud’s config.php to the NEXTCLOUD_CONFIG_FILE variable.

4. systemctl start nextcloud-notify-push@MYINSTANCE
5. systemctl enable nextcloud-notify-push@MYINSTANCE

6. To stop/restart all instances at the same time use:

systemctl restart nextcloud-notify-push.target
systemctl stop nextcloud-notify-push.target

Information about integrating notify push into your nextcloud can be found in
/usr/share/doc/packages/nextcloud-notify-push/README.md
openSUSE Build Service is sponsored by