My mirror script from JILS requests /status
as a sort of health check (if the system's down we don't want to hose our local copy).
Need to add the same endpoint to GILS - it simply needs to return the word SUCCESS
.
We can potentially look at having check GILS components individually later.
Activity
22-Apr-22 11:47
assigned to @btasker
22-Apr-22 11:52
mentioned in commit c141ca76884948459b5f38530655385bbd5aeb6b
Message
Add support for a
/status
endpoint - websites/Gitlab-Issue-Listing-Script#33This means that mirror scripts can perform a reachability check to verify that GILS is up