@accelerated-software-development/caddy-api-client - v0.2.2
    Preparing search index...

    Function createHealthRoute

    • Create a standardized global health check route Always evaluated first, accessible from any host

      Parameters

      Returns CaddyRoute

      Health check route with priority 0

      const health = createHealthRoute({
      instanceId: "prod-cluster-1",
      services: 10,
      version: "1.0.0",
      });