Hi there,
we have created a PR months ago with a very light and small change which has provided a lot of great advance within the past months. We have checked the latest version from NGINX UI and its still missing our PR: #1416
This option will ship a custom maintenance template to our customers once we set a site to maintenance. Our template for example includes links to our monitoring service besides other useful informations...
The only thing we need to do is mounting this folder:
- ./nginx:/etc/nginx
This is also done on normal installs. Inside there, we just need to create the maintenance folder and add our own template. When done, we can just enter the filename inside the settings and done.
The change is minor. If not filled, the default logic will be applied. This means, that no existing installations will be affected. Please tell us if you are planing to release this feature. If not, we are forced to always fork the repo every time there is an update.
Regards
John
Hi there,
we have created a PR months ago with a very light and small change which has provided a lot of great advance within the past months. We have checked the latest version from NGINX UI and its still missing our PR: #1416
This option will ship a custom maintenance template to our customers once we set a site to maintenance. Our template for example includes links to our monitoring service besides other useful informations...
The only thing we need to do is mounting this folder:
- ./nginx:/etc/nginxThis is also done on normal installs. Inside there, we just need to create the
maintenancefolder and add our own template. When done, we can just enter the filename inside the settings and done.The change is minor. If not filled, the default logic will be applied. This means, that no existing installations will be affected. Please tell us if you are planing to release this feature. If not, we are forced to always fork the repo every time there is an update.
Regards
John