No description
Find a file
le king fu 9510e96231 docs: warn HEALTH_TOKEN must be runtime-only on Coolify
Add inline warning in .env.example and CLAUDE.md Auth section:
HEALTH_TOKEN is read at runtime only — passing it as Coolify build ARG
leaks the secret in clear in application_deployment_queues.logs.

Refs #4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 15:54:07 -04:00
.env.example docs: warn HEALTH_TOKEN must be runtime-only on Coolify 2026-05-03 15:54:07 -04:00
.gitignore feat: initial vps-health-api service 2026-02-26 20:48:09 -05:00
CLAUDE.md docs: warn HEALTH_TOKEN must be runtime-only on Coolify 2026-05-03 15:54:07 -04:00
Dockerfile feat: initial vps-health-api service 2026-02-26 20:48:09 -05:00
index.js feat: add Logto healthcheck to /health endpoint 2026-04-21 21:38:20 -04:00
package.json feat: initial vps-health-api service 2026-02-26 20:48:09 -05:00