Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

jordancrawfordnz/nginx-auto-reload-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This repo is archived. It's not being maintained and may no longer work. I recommend looking into more native approaches to reload configuration or another tool which can support auto-reloading.


NGINX Auto Reload

Based off the official NGINX container, this image starts a Cron job that automatically reloads the NGINX configuration every day.

Why?

I use docker-letsencrypt-manager to automatically renew my LetsEncrypt certificates. I found that when my certificates renew, NGINX would continue to use the old certificates.

With this image, NGINX will swap to the new certificates automatically.

About

This image starts a Cron job that automatically reloads the NGINX configuration every day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published