Platform MQTT Frontend
VERNEMQ_ACCEPT_EULArequired - You need to accept the VerneMQ EULA by setting this var toyes, default:noHOST- IP address to listen on, default:127.0.0.1, set to0.0.0.0to listen on all assigned IP addressesADAPTER_HOST- host or IP address of adapter serviceADAPTER_PORT- port of adapter serviceADAPTER_KEY- api key of adapter serviceCREDENTIALS- set of credentials to connect to broker as system user, format:user:pass [user:pass]..., so username and password are separated by colon and credentials are separated by spaceTLS_ENABLED- TLS support enabled (1) or not (0) (default disabled)TLS_CERTFILE- Path to pem encoded TLS certificate fileTLS_KEYFILE- Path to pem encoded TLS key fileHTTP_ENABLED- HTTP support enabled (1) or not (0) (default disabled)HTTP_PORT- Post HTTP listens on, default:8888
Copyright (c) 2018-2023 RealMQ GmbH.
The files in this archive are released under the MIT License.