kiwix / container-images

10 stars 4 forks source link

Fixed #194: fixed certs renewal for monitoring and drive #195

Closed rgaudin closed 3 years ago

rgaudin commented 3 years ago

Root cause was the fact that monitoring is using a custom vhost file. In this case, it is required to include /etc/nginx/vhost.d/default in the configuration as this file is on the shared volume between nginx-proxy and acme-companion and is responsible for exposing the acme-challenge path.

Using this oportunity to update our base images to the latest compatible version