Page MenuHomeDevCentral

Create a 502 page to add in Discourse container
Closed, WontfixPublic

Description

Currently, our external nginx server serves a custom 502 page when the container is down, or nginx intra-container doesn't reply.

But when the nginx-intra container replies, and Ruby is still loading, we have a plain 502 error.

A custom 502 error page should be prepared to address such case.

Event Timeline

dereckson raised the priority of this task from to Normal.
dereckson updated the task description. (Show Details)
dereckson moved this task from Backlog to Design on the good-first-issue board.
dereckson added a subscriber: dereckson.
Sandlayth renamed this task from Create a 502 pages to add in Discourse container to Create a 502 page to add in Discourse container.Jul 10 2015, 21:16
dereckson claimed this task.

Discourse should be deployed with multiple containers.

As such, the nginx one can be skipped, and so our front-end 502 page with be the canonical one.