Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reload nginx conf files every 6 hours #485

Closed
vdelendik opened this issue Oct 25, 2021 · 3 comments
Closed

reload nginx conf files every 6 hours #485

vdelendik opened this issue Oct 25, 2021 · 3 comments
Milestone

Comments

@vdelendik
Copy link
Contributor

command: "/bin/sh -c 'while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g \"daemon off;\"'"
@vdelendik vdelendik added this to the 1.9 milestone Oct 25, 2021
@vdelendik vdelendik modified the milestones: 1.9, 1.10 Oct 26, 2021
@vdelendik vdelendik modified the milestones: 1.10, 2.0 Jan 16, 2022
@vdelendik
Copy link
Contributor Author

done. setup CE from develop, launch services and execute regression and wait for 6h+
-> everything should be good, all components accessible through web.
adjust any nginx.conf introducing mistake in any location, /sonarqube or similar and wait for 6h+
-> everything should work except sonarqube. make sure to corrupt redirect and not a syntax

@ghost
Copy link

ghost commented Jul 26, 2022

Tested, Need reverify sonar in 6 hours.

@ghost
Copy link

ghost commented Jul 26, 2022

Re-verified in 7 hours. Fixed.
Снимок экрана 2022-07-26 в 21 32 14
Снимок экрана 2022-07-26 в 21 31 03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant