uptime-kuma/db
Bryan Gonzalez bd719d9987 GH-5214: feat: Add Docker service availability monitoring
Introduces Docker service availability to monitor uptime
and status of Docker services alongside existing types.
Updates the database schema to support "docker_service".
Enhances the user interface to allow configuration of Docker
service parameters within the monitor setup.

This change allows for more granular monitoring capabilities
by checking the running state of services in a Docker environment.

Relates to implementing extended Docker monitoring functionalities.

implements #5214

Signed-off-by: Bryan Gonzalez <bryan@battleface.com>
2024-10-18 01:21:30 -04:00
..
knex_migrations GH-5214: feat: Add Docker service availability monitoring 2024-10-18 01:21:30 -04:00
old_migrations Fix: Add missing FK for monitor-tls-info table (#4632) 2024-03-31 12:04:22 +08:00
knex_init_db.js Fix: Add missing FK for monitor-tls-info table (#4632) 2024-03-31 12:04:22 +08:00
kuma.db add retries for pinging function 2021-07-19 18:23:06 +02:00
patch-monitor-tls-info-add-fk.sql Fix: Add missing FK for monitor-tls-info table [1.23.X] (#4631) 2024-03-31 12:05:38 +08:00