mux

The mux modules acts as a gateway to all the other modules in your AWTS environment. It acts as a central smart proxy and syndication point for all the services that you run. I.e. all the services/modules you run register themselves with mux and mux fronts all those services.

Name mux
Version 1.0.0 (releases)
Vendor

Introduction

Mux implements and serves all Services and APIs. So your apps just connect to mux and it will route your API calls to the underlying data/news/results/book/dash/etc service automatically.

Mux is included by default in all standard configurations, and is the only exposed service by default. The default port is 36000.

Mux status

Mux exposes some system status information itself for testing/debugging/informational purposes. This can be accessed using the CLI tool, or with the AWTS Status dashboard widget.