this post was submitted on 15 May 2024
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

166 readers
1 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/ceejaybassist on 2024-05-15 12:14:24+00:00.


I have 20 containers. 12 of them are "running" and only 8 of them are "healthy".

Should I be bothered?

How do I make all 20 of them "healthy"?

top 2 comments
sorted by: hot top controversial new old
[โ€“] TheButtonJustSpins 1 points 2 years ago

Healthy means that there's a health check that's been implemented and it is returning a positive status. It's not a necessity.

[โ€“] Lem453@lemmy.ca 1 points 2 years ago

Running just means the container hasn't crashed, it doesn't mean the application is actually working.

Healthy can check if the application is actually working