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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support configuration of HTTP health checks from the console #63

Closed
cou929 opened this issue Jul 16, 2021 · 2 comments
Closed

Support configuration of HTTP health checks from the console #63

cou929 opened this issue Jul 16, 2021 · 2 comments
Projects

Comments

@cou929
Copy link

cou929 commented Jul 16, 2021

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
    If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
I want to run a containerized application, which image is pushed to ecr, on App Runner that already has an HTTP health check endpoint implemented.
However, there is no item in the console to set the HTTP protocol health check.

Describe alternatives you've considered
I want you to be able to configure the health check of HTTP protocol from the AWS console.
Currently configurable only TCP protocol on console.

Additional context
We can configure it using the AWS CLI (aws apprunner create-service), but I want also be able to configure it from the console.

Attachments
Only TCP health checks supported on console.
image

@PatrickGotthard
Copy link

In addition it is not possible to update the autoscaling configuration from the console - at least when using a custom check path.
Our application logs indicate that the health checks will be performed on "/" instead of the previously configured path when trying to update the config.

@snnles snnles added this to Researching in Roadmap Nov 15, 2022
@snnles snnles moved this from Researching to We are working on it in Roadmap Mar 1, 2023
@snnles
Copy link

snnles commented Mar 11, 2023

Hello everyone, Now you can configure HTTP health checks from App Runner console. You can also update your service configuration without overriding health check configuration. Our documentation will be updated soon.

Thank you for your feedback!

@snnles snnles closed this as completed Mar 11, 2023
Roadmap automation moved this from We are working on it to Just Shipped Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Roadmap
Just Shipped
Development

No branches or pull requests

3 participants