'SSL with Containerized Application

I'm using an application built using docker-compose with three containers.

The application is SciNote. It's unclear to me how one would apply a letsencrypt certificate to the application such that the application runs over https.

Should certbot be running on the host? In one of the containers? Is there another means to apply SSL?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source