The client is used to do all local communication between the site and your system. This allows all urls, apikeys, etc to stay local and requires apikey validation between the site and the client before any actions can be taken.
You may run more than 1 client, and it is recommended if you have more than 1 system to monitor.
Going forward, it will be assumed you have configured the client already and have the port forwarded or the reverse proxy setup properly so the site can communicate with the client.
Depending on your layout (Grid or List) you will see:
When you open the client settings you will see:
Client list: Each client you have configured will show up as a tab so its settings can be modified
This section is information about the local client and its host environment
This is the URL to the client so the site can communicate with it
http://192.168.*.*:5454
http://10.1.*.*:5454
http://<your-external-ip>:5454
curl ifconfig.me
curl -4/-6 icanhazip.com
curl ipinfo.io/ip
curl api.ipify.org
curl checkip.dyndns.org
dig +short myip.opendns.com @resolver1.opendns.com
host myip.opendns.com resolver1.opendns.com
curl ident.me
curl bot.whatismyipaddress.com
curl ipecho.net/plain
curl
or any port checking sites such as those listed below
curl -w '%{time_total}' http://<ip>:5454
https://notifiarr.domain.com
or https://domain.com/notifiarr
if you use a reverse proxy with a port forward to point that reverse proxy port (http as port 80 / https as port 443) to the local machine IP
This is the connection status, if it isn't green then the site can not reach the client. Change the URL accordingly and click the icon to re-test until it turns green. See Errors below.
Use this client for timers that are not part of a specific integration (non client integrated timers, daily overview posts for example)
Client triggers: If the URL is provided, you can trigger the client to run any of these actions by clicking the cloud icon
Save button: Once done, click this and it will update all your settings. If a URL is provided it will trigger the client to fetch the new settings right then. If no URL is provided then you can restart the client manually to pull the changed settings or wait 5 minutes for the client poller to request any changed settings and update
If you have a duplicate client showup (change the user, hostname changed, etc) you can merge the new client with the old one so all the settings copy over and the old one is removed
If you no longer have the client installed on a specific hostname, you can remove it