PHP server with MySQL lets clients register, send heartbeats, and receive assigned tasks.
2.1K
The Heartbeat Server is a simple PHP script that uses MySQL (MariaDB) as its backend database. It allows remote clients to register with the system and periodically send heartbeat signals. Based on these signals, the server can assign and manage tasks that the clients should execute.
Example of usage:
https://github.com/ts01soonr/heartbeat
Content type
Image
Digest
sha256:753c236ca…
Size
155.9 MB
Last updated
6 months ago
docker pull ts01soonr/hbs