Skip to content

Atlassian Statuspage integration for RedM

License

Notifications You must be signed in to change notification settings

Ap3x99/redm_statuspage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedM Atlassian Statuspage

Patreon Discord

Table of Contents

About

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.
image

Installation

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

Configuration

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.

About

Atlassian Statuspage integration for RedM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%