Setting up Let's Encrypt for multisite

@fuerst - so, let me see if I got this correct.

  • You have a data container for redis / pgsql
  • You have a multisite web_only type container for your websites say abc.com, def.com and xyz.com with SSL and letsencrypt templates being used.

You then optionally have a VM which runs nginx_proxy and the letsencrypt companion container and these proxy to the web_only container?

I really don’t want to complicate my install so much. Would love to see a web_only multisite which supports letsencrypt for the domains. I’ll look at the templates / yml file … should not be rocket science as we do this day in and day out on nginx for php based apps, without docker.

1 Like