Sign inSign up

phillebaba/ucnb

By phillebaba

Updated over 7 years ago

Unifi Controller Notification Bridge

Image
0

672

phillebaba/ucnb repository overview

UCNB - Unifi Controller Notification Bridge

UCNB is a helper application built to extend the Unifi Controller notifications by allowing more output methods other than eMail. More information can be found on Github

Example

Please refer to the instruction on Github for detailed instructions on configurign the Unifi Controller.

To start the container configured with IFTTT as the output source and listening to port 25. All that is required is to replace in the , <event_name> and <api_key> with your own values.

docker run -d -p 25:25 phillebaba/ucnb:<tag> -addr=0.0.0.0:25 -username=username -password=password -output-plugin='{"type": "ifttt", "value": {"event_name": "<event_name>", "api_key": "<api_key>"}}'

Tag summary

Content type

Image

Digest

Size

110.8 MB

Last updated

over 7 years ago

docker pull phillebaba/ucnb:0.1.0-alpha