https://github.com/discourse/discourse-atlassian-statuspage
This component pings your status page api to alert users when your systems are down.
https://github.com/discourse/discourse-atlassian-statuspage
discourse-theme-component
Last synced: 20 days ago
JSON representation
This component pings your status page api to alert users when your systems are down.
- Host: GitHub
- URL: https://github.com/discourse/discourse-atlassian-statuspage
- Owner: discourse
- License: mit
- Created: 2021-01-20T20:48:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T13:03:14.000Z (23 days ago)
- Last Synced: 2025-04-09T14:26:02.752Z (23 days ago)
- Topics: discourse-theme-component
- Language: JavaScript
- Homepage:
- Size: 379 KB
- Stars: 1
- Watchers: 21
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discourse-atlassian-statuspage
This theme-component will ping your **Public Facing** Atlassian Status Page's `.json` endpoint and alert forum users when system(s) are down.To use, just add the `.json` endpoint for your system into the `status endpoint` textbox in the component settings. When a system is down, your custom message will appear at the top of the forum.

## How can I find my public facing Status Page endpoint?
1) Visit your websites stauts page in a web browser.
2) Open the network inspector and refresh the page.
3) Look for `status.json` in the list of requests being made and **hover over it**, it should give you the `.json` endpoint.
## Custom Settings
- Ability to turn on the error message to test out the look + feel.
- Customize failure message + link to take users to on click of error message