ServicePulse
Docker 应用程序 from Syknight's Repository
概述
Particular Software ServicePulse
The 'particular/servicepulse' image is part of the Particular Service Platform, which includes the following images:
- particular/servicecontrol-ravendb | The database used by the error/audit instances (https://docs.particular.net/servicecontrol/ravendb/containers)
- particular/servicecontrol | The primary/error instance, which includes error handling and recoverability (https://docs.particular.net/servicecontrol/servicecontrol-instances/)
- particular/servicecontrol-audit | The audit instance, which stores audit data, and can be scaled out to multiple audit instances (https://docs.particular.net/servicecontrol/audit-instances/)
- particular/servicecontrol-monitoring | The monitoring instance, which tracks runtime information like throughput, queue length, and other metrics (https://docs.particular.net/servicecontrol/monitoring-instances/)
- particular/servicepulse | The web application that provides a front end for recoverability and monitoring features (https://docs.particular.net/servicepulse/)
要求
See "https://docs.particular.net/servicepulse/containerization/" and "https://github.com/Particular/PlatformContainerExamples".
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
SERVICECONTROL_URLVariable
The ServiceControl URL points to the ServiceControl (Error) instance URL. ServicePulse requests to /api/* will be proxied to this URL in order to fetch ServiceControl data used by ServicePulse.
- 默认值
- http://servicecontrol-error:33333
- 价值
- http://servicecontrol-error:33333
MONITORING_URLVariable
The Monitoring URL points to the ServiceControl Monitoring instance URL. ServicePulse requests to /monitoring-api/* will be proxied to this URL in order to fetch monitoring data used by ServicePulse.
- 默认值
- http://servicecontrol-monitoring:33633
- 价值
- http://servicecontrol-monitoring:33633
Web UI PortPorttcp
9090 is the canonical port exposed by ServicePulse within the container, though this port can be mapped to any desired external port.
- 目标
- 9090
- 默认值
- 9090
- 价值
- 9090
下载统计数据
210,600
下载总数
11,607
本月
10,092
平均每月
长期下载总量
加载图表...
详细信息
存储库
particular/servicepulse:latest最后更新2026-03-20
初见2025-08-05
在Unraid 上运行 ServicePulse 。
ServicePulse 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。