reload all NGINX servers after adding a vhost #90

Merged
y266shen merged 4 commits from reload-nginx-both-hosts into master 2023-01-22 17:20:56 -05:00
Owner

Currently, only the NGINX server on biloba is reloaded after adding a new vhost or renewing an SSL certificate. The NGINX server on chamomile should also be reloaded, since chamomile is a warm standby for biloba.

This PR adds a new config option in ceod.ini to specify the shell command to reload the web servers.

Currently, only the NGINX server on biloba is reloaded after adding a new vhost or renewing an SSL certificate. The NGINX server on chamomile should also be reloaded, since chamomile is a warm standby for biloba. This PR adds a new config option in ceod.ini to specify the shell command to reload the web servers.
merenber added 1 commit 2023-01-17 18:32:49 -05:00
continuous-integration/drone/pr Build is failing Details
aca844cdfc
reload all NGINX servers after adding a vhost
merenber added 1 commit 2023-01-17 18:44:45 -05:00
continuous-integration/drone/pr Build is failing Details
4d99002e76
fix typo
merenber added 1 commit 2023-01-17 19:05:59 -05:00
continuous-integration/drone/pr Build is failing Details
e16ec6f2d7
add kwargs param to _run
merenber added 1 commit 2023-01-17 19:21:35 -05:00
continuous-integration/drone/pr Build is passing Details
7c58d233c5
use typing.Union
merenber requested review from y266shen 2023-01-17 20:04:12 -05:00
Owner

LGTM!

LGTM!
y266shen merged commit f84965c8e1 into master 2023-01-22 17:20:56 -05:00
y266shen deleted branch reload-nginx-both-hosts 2023-01-22 17:20:56 -05:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/pyceo#90
No description provided.