FeatureFuel
2

[Feature] Server status endpoint

Source: immich-app/immich#11446 · opened by @SiebeVE
I have searched the existing feature requests to make sure this is not a duplicate request.

• Yes

The feature

When using uptimerobot ([uptimerobot.com]( it right now reports the immich instance as Down because the HEAD request returns a 404:


It would be nice if this can be changed so I can monitor the uptime of my instance.
It would be even cooler if there is a dedicated endpoint that reflects the status of the server: /api/server/status which returns a 200 on a HEAD request and some json with properties like; database, worker,... to see if they are up.
We could then protect that link with a secret so only we can access that publicly available link

Platform

• Server
• Web
• Mobile

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests