/_up returns 401 when require_valid_user = true, so curl -f always failed, Docker marked the container unhealthy, and Traefik refused to route traffic to it (causing the 404 on couchdb.manohargupta.com). Switch to CMD-SHELL so the shell can expand $COUCHDB_USER / $COUCHDB_PASSWORD from the container's environment at runtime. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| couchdb | ||
| docker-compose.yml | ||