Skip to content

realmq/realmq-broker

Repository files navigation

RealMQ Broker

FOSSA Status

Platform MQTT Frontend

Docker Env Parameter

  • VERNEMQ_ACCEPT_EULA required - You need to accept the VerneMQ EULA by setting this var to yes, default: no
  • HOST - IP address to listen on, default: 127.0.0.1, set to 0.0.0.0 to listen on all assigned IP addresses
  • ADAPTER_HOST - host or IP address of adapter service
  • ADAPTER_PORT - port of adapter service
  • ADAPTER_KEY - api key of adapter service
  • CREDENTIALS - 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 space
  • TLS_ENABLED - TLS support enabled (1) or not (0) (default disabled)
  • TLS_CERTFILE - Path to pem encoded TLS certificate file
  • TLS_KEYFILE - Path to pem encoded TLS key file
  • HTTP_ENABLED - HTTP support enabled (1) or not (0) (default disabled)
  • HTTP_PORT - Post HTTP listens on, default: 8888

License

Copyright (c) 2018-2023 RealMQ GmbH.
The files in this archive are released under the MIT License.

FOSSA Status

About

RealMQ rtm broker service

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •