update all pages that mentioned old status page#2910
update all pages that mentioned old status page#2910
Conversation
martenson
commented
Feb 4, 2025
- the old one does not update anymore and there is no path for fixing that atm
- I refrained from changing news items with the old link
- the old one does not update anymore - I refrained from changing news items iwth the old link
|
alternatively we could just redirect status.galaxyproject.org there, thoughts @natefoo? |
|
I prefer the redirect. The new URL no one can remember :) |
|
Does UptimeRobot offer custom domain functionality? I can redirect but it'd be much nicer if it could actually just be status.galaxyproject.org as before. Also I guess I missed the discussion on statuspage not being fixable. |
|
@natefoo I ranted about it a couple of times but seems not enough to reach you. 🤣 tldr: we've always used uptimerobot for doing the actual monitoring, it used to send emails to atlassian status page to update status. 'Bout year ago uptimerobot changed business model and disabled free monitoring, I applied for open source free plan and they recently gave it to us, so we can monitor nicely and we can have status page on their site. However they do not support custom domains in our plan and do not support sending emails for status changes. So we can e.g.
|
|
Ah ok, thanks for all the details! I don't have strong opinions on the solution here especially since you did all the work. I'm a little surprised there isn't already an integration between the two (or that statuspage does not offer its own automated basic monitoring still) but I assume you have already dug for that. Probably the iframe is the simplest option if none of that exists. |
|
afaik statuspage is still just a "static" website with no monitoring https://support.atlassian.com/statuspage/docs/know-when-to-automate-your-status-page/ |
|
Ok I set it up as an iframe running on one of our EC2 instances, what do you think? https://status.galaxyproject.org/ |
|
Looks great to me! |
|
@natefoo lgtm, let's go with that! |