Skip to content

Add public health check endpoint #2583

@mehradn7

Description

@mehradn7

Hi !
It would be great if SSP exposed a public endpoint returning HTTP 200 so that external systems can make sure the app is up and running. For example, in a cloud context, when deploying SSP in Azure App Service, we need to provide such a health check endpoint (see https://learn.microsoft.com/en-us/azure/app-service/monitor-instances-health-check?tabs=dotnet).

A similar feature request was created back in 2015 (#216), however the answer to that (the sanitycheck module) was merged into the admin module, which requires authentication, so unfortunately it won't fulfill the initial purpose as health check systems expect HTTP 20x responses.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions