Adds health checks to web and data_handler container; restarting on failure #24

Open
ViMaSter wants to merge 15 commits from healthcheck into main

15 commits

Author SHA1 Message Date
e601c6df58 revert: Uses previous port mapping
Some checks failed
images.yml / revert: Uses previous port mapping (push) Failing after 0s
images.yml / revert: Uses previous port mapping (pull_request) Failing after 0s
2025-11-02 12:47:33 +01:00
c2a8412c4b fix: Adds missing documentation hint for secret replacement
Some checks failed
images.yml / fix: Adds missing documentation hint for secret replacement (push) Failing after 0s
images.yml / fix: Adds missing documentation hint for secret replacement (pull_request) Failing after 0s
2025-11-01 21:49:46 +01:00
34339b8021
docs: Adds information about changes when running in a development environment
Some checks failed
images.yml / docs: Adds information about changes when running in a development environment (push) Failing after 0s
images.yml / docs: Adds information about changes when running in a development environment (pull_request) Failing after 0s
2025-11-01 21:29:18 +01:00
dbd0ff677f
docs: Removes incorrect comment 2025-11-01 21:28:59 +01:00
590fb8647a
fix: Handles issue where error handler was skipped, if database DNS request fails 2025-11-01 21:28:30 +01:00
907c20bad2
fix: Enables PHP log output when running in development 2025-11-01 21:27:47 +01:00
adab9b3175
docs: Adds instructions about dev override
chore: Applies docker naming convention to files
2025-11-01 21:23:38 +01:00
729af9ced9
feat: web healthcheck returns 503 status code if database is unavailable 2025-11-01 20:55:49 +01:00
aso
5ff2918d07 modified health check for web
Some checks failed
images.yml / modified health check for web (push) Failing after 0s
images.yml / modified health check for web (pull_request) Failing after 0s
2025-11-01 15:34:50 +01:00
aso
ea2d8ebe37 first changes for sync of instances
Some checks failed
images.yml / first changes for sync of instances (push) Failing after 0s
2025-11-01 12:20:36 +01:00
82b41342fc
fix: Restarts any container unless stopped by user
Some checks failed
images.yml / fix: Restarts any container unless stopped by user (pull_request) Has been cancelled
images.yml / fix: Restarts any container unless stopped by user (push) Has been cancelled
2025-10-25 21:22:23 +02:00
73e9c279df
feat: Adds healthcheck that restarts data_handler, when any error is printed to log files 2025-10-25 21:21:06 +02:00
f94080f45f
chore: Immediately starts update_camera on container startup 2025-10-25 21:20:27 +02:00
58f048adba
refactor: Increases verbosity of data_handler 2025-10-25 21:20:09 +02:00
fd6b1d680c
feat: Adds healthcheck to web server 2025-10-25 19:49:34 +02:00