Jeff Triplett<p>I wanted to add health checks to a dozen of my <a href="https://mastodon.social/tags/django" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>django</span></a> projects tonight so that <a href="https://mastodon.social/tags/coolify" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coolify</span></a> would stop telling me they were unhealthy, so my <a href="https://mastodon.social/tags/claudecode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>claudecode</span></a> prompts of the night were: </p><p>> please add django-health-check to my project"</p><p>> please add curl to my Dockerfile and health checks to my compose files</p><p>My projects ranged from UV to pip + pip-compile so I had to run `just lock` by hand, but that was almost too easy.</p>