Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Next week's database migrations mean that the Panoptes, Caesar, and Talk APIs will all be down at once for a short period.
When this PR deploys to production, the entire www subdomain of zooniverse.org will redirect to Freshstatus. Includes for configs that contain redirects and other directives have been commented out and
/
will proxy to zooniverse-359.freshstatus.io. Talk is included in this behavior. Caesar will just 500, which is ok with me. I left everything else (star dots, frontend.preview, etc) since those aren't used outside of the org and can be used internally to test functionality against the production APIs.When the APIs are restored, this PR can be reverted and production deployed to restore normal operation. I tested this via curl and it makes sense to me, but please look this over and let me know if I missed anything or if this should include other subdomains. I plan to deploy this when the maintenance period begins on the 20th.