DoSomething / infrastructure

🐄 DoSomething.org's infrastructure, managed by Terraform.
MIT License
3 stars 2 forks source link

Retire Longshot application instances. #231

Closed DFurnes closed 4 years ago

DFurnes commented 4 years ago

What's this PR do?

This pull request updates Longshot application instances to run Express, so we can deploy this simple application to handle redirects while still using Heroku's ACM for TLS support.

How should this be reviewed?

👀

Any background context you want to provide?

This solves a kinda cruddy UX issue (redirects via DNSMadeEasy giving TLS errors if a user had previously visited the HTTPS version hosted by Heroku), and also gets some rather outdated applications off of the internet.

Relevant tickets

References Pivotal #168650109.

Checklist