Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support deploying fastpath as a docker container #170

Open
hellais opened this issue Jan 29, 2025 · 1 comment
Open

Support deploying fastpath as a docker container #170

hellais opened this issue Jan 29, 2025 · 1 comment
Assignees

Comments

@hellais
Copy link
Member

hellais commented Jan 29, 2025

xref: #122

@hellais hellais added the priority/high Important issue that needs attention soon label Jan 29, 2025
@hellais
Copy link
Member Author

hellais commented Feb 10, 2025

We discussed this with @hynnot and here is a summary:

  • Next steps are finishing dockerizing this
  • Adding good tests for the localhttp feeder
  • Figure out what's the best approach to deploying this in AWS
    • EC2 with a local disk
    • ECS with a disk that survives throughout redeploys
  • Updating terraform to deploy in some way on AWS
  • Update the metrics collection to follow the patterns @LDiazN has been working on so we can collect good application level metrics for things like timing
  • Configuring monolith API /report/* endpoints to point to the new API
  • Depending on what we decided the AWS approach to be, maybe deploying also the backend-hel monolith on the same EC2 node to support uploader
  • Run everything in test/dev environment for a bit, using probes, to make sure everything works

@hellais hellais assigned LDiazN and unassigned hynnot Mar 10, 2025
@hellais hellais added priority/low Nice to have and removed priority/high Important issue that needs attention soon labels Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants