Skip to content

fix: add ASG health check and container healthcheck script#27

Draft
ianaya89 wants to merge 2 commits into
masterfrom
fix/asg-health-check
Draft

fix: add ASG health check and container healthcheck script#27
ianaya89 wants to merge 2 commits into
masterfrom
fix/asg-health-check

Conversation

@ianaya89

Copy link
Copy Markdown
Member

Summary

  • Set explicit health_check_type = EC2 with 300s grace period
  • Add cron-based healthcheck that marks instance as unhealthy if cloud-connect container stops

Resolves #24

- Set explicit health_check_type = EC2 with 300s grace period on ASG
- Add cron-based healthcheck that marks the instance as unhealthy
  if the cloud-connect container stops running, triggering ASG replacement
@ianaya89 ianaya89 marked this pull request as draft April 6, 2026 00:21
@ianaya89 ianaya89 force-pushed the master branch 2 times, most recently from d853d83 to f85e992 Compare June 16, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: add ASG health checks and container healthcheck

1 participant