frigate: Use native MQTT/TLS support

Frigate has native support for MQTT over TLS now, so there is no more
any need to use stunnel.
btop
Dustin 2022-07-23 17:27:02 -05:00
parent d5ef18ccc3
commit c1c28a51b5
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
frigate_mqtt:
host: localhost
port: 1883
host: homeassistant.pyrocufflink.blue
port: 8883
user: frigate
password: >-
{{ vault_frigate_mqtt_password }}
tls_ca_certs: /etc/ssl/certs/ca-certificates.crt
frigate_shm_size: 256