RedM Statuspage integrates your Atlassian Statuspage's incidents to your server's chat, allowing you to notify your server's players when there's an active incident on your or a third-party's Statuspage.
Clone with Git or download manually
$ git clone https://github.com/Ap3x99/redm_statuspage.git
Edit the resource config.lua
, changing 'mypage.statuspage.io'
to your own Statuspage.
Start the resource in your server.cfg
ensure redm_statuspage
Not much configuration is needed.
Simply edit config.lua
to your liking. Keep in mind that StatuspageURL
must not begin with https://
.
StatuspageURL
can also be an array of Statuspages if you would like to get alerts for multiple.
StatuspageURL = { 'mypage.statuspage.io', 'cloudflarestatus.com', 'discordstatus.com', 'status.cfx.re' }
The example above will also give alerts for any incident from Cfx.re, Discord and Cloudflare.
Note: This will give alerts for all incidents, including ones unrelated to your server, i.e. Cfx.re forums, which does not affect your server or players joining it.
Instead, I advise you to add them as third-party components to your own Statuspage.