BlueCat Gateway is a simple Python application that runs as a Docker container.
Inside the container, the major components of the BlueCat Gateway are:
- Flask—a Python web micro-framework.
- BlueCat’s Flask additions and customizations.
- BlueCat’s Python API.
- Apache2 web server.
In diagram form: