Hello
I need to enable HTTPS for xibo installed locally on hosted, when I go to setting and enable https the page can"t loaded, can you help me please to enable the https ? this xibo installed using a docker on ubuntu
you can search for “self-signed SSL certificate”.
You can use reverse proxy like ngnix reverse proxy or Traefik.
1 Like
I’m 99% sure that there is a guide on xibos website for setting up apache reverse proxy. Traefik is great too and can be run in docker easily
Here you can find how to add apache (or any other web server) to use https and ssl certificate, even let’s encrypt is described:
It’s pretty straight forward, begin slightly above “Addind ssl support”.
Hello
yes worked for me when I use apache