Possible to set ignore/bypass routes? #70

Open
opened 2021-03-10 17:48:03 +00:00 by Ghost · 0 comments

Hi there 👋

I'm trying to get greenlock-express setup inside an AWS ECS container. When the service boot ECS hits the service at / to assert if the service is ready/healthy. I think because the service is being hit using it's public IP and not a hostname listed in the config the request is failing.

My thinking is that it would be good to have a route dedicated for healthchecks (say /health) and have greenlock ignore that route.

Is this possible? I've been trying to find documentation for all the options/config greenlock accepts, but haven't been able to find it.

Hi there 👋 I'm trying to get greenlock-express setup inside an AWS ECS container. When the service boot ECS hits the service at `/` to assert if the service is ready/healthy. I think because the service is being hit using it's public IP and not a hostname listed in the config the request is failing. My thinking is that it would be good to have a route dedicated for healthchecks (say `/health`) and have greenlock ignore that route. Is this possible? I've been trying to find documentation for all the options/config greenlock accepts, but haven't been able to find it.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: root/greenlock-express.js#70
No description provided.