Description
I am trying to deploy "typesense/typesense:0.23.0" docker image to AWS App Runner via ECR. It is currently the only deployment service we have access to for this project. Do I miss understand the use case of AWS App Runner?
This is my first attempt at using AWS Deployment Services so any help and or guidance would be appreciated. Thank you!
Steps to reproduce
Deploy the docker container to ECR and connect it to the App Runner Service when prompted.



Expected Behavior
The expected behavior is a successful deployment to AWS App Runner.
Actual Behavior
I currently see a failed service deployment. Typesense will fail after each "health check" on the defined port once the image is pulled and begins deployment.
I have tried setting different environment variables in hopes I might have missed something for the docker image to deploy. However, all that has left me with the same outcome.
Metadata
Typsense Version: 0.23.0
OS: Docker
Description
I am trying to deploy "typesense/typesense:0.23.0" docker image to AWS App Runner via ECR. It is currently the only deployment service we have access to for this project. Do I miss understand the use case of AWS App Runner?
This is my first attempt at using AWS Deployment Services so any help and or guidance would be appreciated. Thank you!
Steps to reproduce
Deploy the docker container to ECR and connect it to the App Runner Service when prompted.
Expected Behavior
The expected behavior is a successful deployment to AWS App Runner.
Actual Behavior
I currently see a failed service deployment. Typesense will fail after each "health check" on the defined port once the image is pulled and begins deployment.
I have tried setting different environment variables in hopes I might have missed something for the docker image to deploy. However, all that has left me with the same outcome.
Metadata
Typsense Version: 0.23.0
OS: Docker