How to configure SSL Certificate on the container of the XIBO 2.2.2

Hello Team,

Could you help me how to configure SSL certificate on the container of the XIBO 2.2.2 ?

The container itself doesn’t do SSL termination. If you want SSL then you need to use a reverse proxy to do so.

There’s lots of options available. You can run Apache directly on the host as shown in our guide, or you can use an all-container solution like https://github.com/jwilder/nginx-proxy or https://containo.us/traefik/

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.