Health Checks

Git Web Manager

Monitor site status with scheduled checks and on-demand refresh.

repository wallaby

Health Check URL

The Health Check URL is used to monitor availability. Provide a full URL or a path relative to the project base.

Laravel 11 ships with /up as a built-in health endpoint. It’s a great default for Laravel apps, but any endpoint returning 200 OK can be used.

Refresh Timing

Health status refreshes every minute on the projects list and on project detail views. Manual refresh is also available.