ServicePulse
ServicePulse
Docker app from Syknight's Repository
Overview
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/)
Requirements
See "https://docs.particular.net/servicepulse/containerization/" and "https://github.com/Particular/PlatformContainerExamples".
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
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.
- Default
- http://servicecontrol-error:33333
- Value
- 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.
- Default
- http://servicecontrol-monitoring:33633
- Value
- 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.
- Target
- 9090
- Default
- 9090
- Value
- 9090
Categories
Download Statistics
210,600
Total Downloads
11,607
This Month
10,092
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
particular/servicepulse:latestLast Updated2026-03-20
First Seen2025-08-05
Run ServicePulse on Unraid.
ServicePulse is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.