Hosting and deployment
This topic provides you with some guides on how to get Fonto Connectors running on your environment. This include guides on how to build a Docker image, how to push the built image to a Docker registry and guides on how to deploy the Docker image as a Docker container.
S SL offloading
We highly recommend you to run Fonto Connectors in HTTPS, which might requires you to set up an SSL offloader. To configure the port on which Fonto Connectors and/or your SSL offloader runs please see Configure Hosting.
The SSL offloader must forward the protocol (HTTPS://) and the configured port (443 by default). This is required since Fonto Connectors can order a redirect to a different page for which we have to maintain the correct protocol and port. You can see an example of this in the guide for host on premise.