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

Add fly.io deployment config and instructions #36

Merged

Conversation

endersonmaia
Copy link
Contributor

@endersonmaia endersonmaia commented Feb 29, 2024

This PR will build and deploy a bug-less-validator with rollups-node:1.3.0 and PostgreSQL.

We still need to figure it out how/where to deploy the frontend.

If we can build a static version of the frontend code, I can deploy it together with this bug-less-validator fly.io app.

If it needs a nodejs runtime to serve the frontend, I can add it to the app image and serve both processes and create another fly.io application to serve the nodejs runtime for the frontend.

We could even embbed the PostgreSQL to use a single fly machine with everything inside (nodejs, rollups-node and PostgreSQL) to reduce costs.

@endersonmaia endersonmaia self-assigned this Feb 29, 2024
@endersonmaia endersonmaia requested a review from a team February 29, 2024 11:35
cloud/README.md Outdated Show resolved Hide resolved
cloud/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@guidanoli guidanoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@endersonmaia Don't worry about doing git rebase --autosquash.
We can squash the commits via the GitHub web interface.

@endersonmaia endersonmaia merged commit afa5b71 into crypto-bug-hunters:main Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants