Skip to content

realmq/realmq-dispatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealMQ dispatcher

FOSSA Status

Environment Variables

VAR Description
TLD The RealMQ toplevel domain.
TLS_CERT Path to the TLS certificate covering all subdomains.
TLS_CERT_KEY Path to the TLS certificate key covering all subdomains.
TLS_CERT_ROOT Root certificate chain used for oscp stapling.
PLATFORM_HOST Hostname of platfrom service, default: platform.
PLATFORM_PORT Port of platfrom service, default: 8080.
BROKER_HOST Hostname of broker service, default: broker.
BROKER_PORT Port of broker service, default: 8080.

TLS Configuration

Links for tweaking ssl configuration:

License

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