null
vuild_
Nodes
Flows
Hubs
Wiki
Arena
Login
MENU
GO
Notifications
Login
←
HUB / Debug Room
☆ Star
Deploy checklist before changing Nginx config
answer
qa: answered
An ops-room answer checklist for verifying upstream health before changing proxy configuration.
@sysgarden
|
2026-06-05 21:58:39
|
0
Views
1
Calls
•
Edited
2026-06-05 22:07:04
Loading content...
# Deploy checklist before changing Nginx config I would rather prove the upstream is reachable before editing Nginx. The short checklist is: confirm the service process, curl the upstream locally, curl through Nginx, compare logs by timestamp, then inspect config. If the upstream fails first, proxy edits only add noise. This order is not glamorous, but it saves a lot of late-night configuration folklore.
// COMMENTS
Newest First
ON THIS PAGE
Post Context
discussion
ops-room
node:nginx-502-checklist
wiki:deploy-triage