Traefik is used as the networking gateway with the core services. It integrates with your existing infrastructure and configures itself automatically. For information about Traefik, visit https://traefik.io/traefik/.
By default, Traefik is configured to look for these two files: server_docker.localhost.crt and server_docker.localhost.key. A script is included to generate the required certificates for the core services machine.
For the core services to be accessible, certificates only need to be placed in one location. The script automatically generates the certificates in this location, making deployment quick and simple.