Relative Content

Tag Archive for pythonamazon-web-servicesfastapiamazon-app-runner

App Runner fails to complete health check for FastAPI app

I’m attempting to deploy a FastAPI app to App Runner via a deployed Docker image on ECR. It works fine when running a local Docker container (on 0.0.0.0:8080), but fails to deploy on App Runner because the health check fails.