How to enable HTTPS in dodeeric/omeka-s-docker?

Hi all, I’m trying to enable SSL / HTTPS in the omeka-s docker. I’ve tried to add Let’s Encrypt to the docker-compose.yml , but it wasn’t successful.

Now I’m trying to use the docker-compose-traefik.yml that enables a LoadBalancer / Reverse Proxy aside the https. I was able to use the docker-compose, but I don’t know what else I need to do to get the Omeka S running. The instructions are too confusing for me.

My containers are running in this host: http://brasiliaiconography.org , but I’m not able to access omeka.brasiliaiconography.org . What am I missing?

The docker repo: https://github.com/dodeeric/omeka-s-docker