Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Service Healthcheck with heartbeat.sh Execution #180

Open
jslinagora opened this issue Feb 20, 2025 · 0 comments
Open

Improve Service Healthcheck with heartbeat.sh Execution #180

jslinagora opened this issue Feb 20, 2025 · 0 comments

Comments

@jslinagora
Copy link
Contributor

jslinagora commented Feb 20, 2025

Improve Service Healthcheck with heartbeat.sh Execution

  • In the service healthcheck, execute the heartbeat.sh script. Even if it crashes, it should not block the healthcheck.
  • This should only be done if the environment variable REGISTRATION_MODE is set to HTTP (default is DOCKERSOCK).
  • The script loads a JSON template and substitutes environment variables using envsubst.
  • Each environment variable used in this process must be documented.
@jslinagora jslinagora self-assigned this Feb 20, 2025
@jslinagora jslinagora moved this to Doing in LinTO Roadmap Feb 20, 2025
@jslinagora jslinagora changed the title Improve Service Healthcheck with heartbit.sh Execution Improve Service Healthcheck with heartbeat.sh Execution Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Doing
Development

No branches or pull requests

1 participant