customd/healthz 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

customd/healthz

最新稳定版本:1.2.0

Composer 安装命令:

composer require customd/healthz

包简介

Add health checks to your Craft website, useful when running inside of Docker

README 文档

README

Add Kubernetes style health checks to your Craft site.

Healthz Logo

Requirements

This plugin requires Craft CMS 3.x / 4.x

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

    cd /path/to/project
    
  2. Then tell Composer to load the plugin:

    composer require customd/healthz
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Healthz.

Health Check Overview

This plugin will provide an endpoint that allows health checks on Docker or Kubernetes workflows. Since Kubernetes is eating the world, it defaults to healthz/liveness, which is the default for Kubernetes.

Using Health Check

Setup your Kubernetes and choose the default health check url (e.g. healthz/liveness or healthz/readiness).

Brought to you by Jason McCallister

统计信息

  • 总下载量: 720
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-22