You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pulse Bridge is a lightweight, powerful uptime monitoring tool for your internal infrastructure (APIs, databases, etc.) and external platforms.
4
7
5
8
## How it works
6
9
7
10
Simply create a configuration file to define multiple services and databases to be checked at custom intervals. Pulse Bridge records the health status of each service and database, and provides a simple HTTP API to query their status.
8
11
9
-
#### Currently supports
12
+
### Currently supports
13
+
10
14
- HTTP services
11
15
- PostgreSQL
12
16
- MySQL
@@ -16,12 +20,13 @@ Simply create a configuration file to define multiple services and databases to
16
20
17
21
## Deployment
18
22
23
+
Pulse Bridge can be deployed in various ways to suit your needs:
19
24
20
-
Deployment options:
21
-
-[Dockerfile](https://github.com/wavezync/pulse-bridge/blob/main/Dockerfile) – Self-hosted container registry or Docker Hub image
25
+
- Binary for your [platform](https://github.com/wavezync/pulse-bridge/releases)
0 commit comments