Commit graph

6 commits

Author SHA1 Message Date
Rai 1d3132e447 Check both http and https in DockerHealthcheck
I've been getting Docker reporting my Trilium container as unhealthy
because wget was trying to talk HTTP to it while it was expecting
HTTPS.
2022-10-20 23:29:23 -07:00
zadam 9827e30a61 simple dedicated health check endpoint for docker 2022-06-19 14:15:31 +02:00
Bill Sideris 8ac776f305 Slowly making it an oneliner, added line check 2022-06-19 12:39:20 +03:00
Bill Sideris 8bb8ab96f1 a bit better 2022-06-19 12:23:00 +03:00
Bill Sideris 0b0d1b59b9 update it to check for login 200 2022-06-18 17:21:41 +03:00
Bill Sideris 57609a5952 Add docker health check 2022-06-18 17:10:26 +03:00