hackoregon / civic-devops

Master collection point for issues, procedures, and code to manage the HackOregon Civic platform
MIT License
11 stars 4 forks source link

Update all 2018 API projects to use the ENTRYPOINT in DOCKERFILE #88

Closed MikeTheCanuck closed 6 years ago

MikeTheCanuck commented 6 years ago

Verify that all 2018 API projects are calling an ENTRYPOINT script, so that ECS can successfully launch the API application.

Some API repos may already have implemented this, but we need to verify with all.

MikeTheCanuck commented 6 years ago

Elections hasn't spun up their API yet, so leaving this in case for some reason they pull from somewhere other than the exemplar.

Transportation-systems hasn't merged their examplar-updates branch to staging and I don't feel like fighting with PR'ing to their non-default branch, so I'll leave this as a reminder in case we happen to notice before we start troubleshooting their failing-to-instantiate-in-ECS container.