add rama as rust framework to fly.io docs#2328
Closed
GlenDC wants to merge 1 commit into
Closed
Conversation
Contributor
|
Hi @GlenDC, sorry for the long delay here, and thank you for putting this together. rama is a neat framework and it's great to see it running so well on Fly. We've decided to hold off on adding a dedicated rama guide for now. We try to keep our framework guides limited to ones we're confident we can maintain over time, and rama's fast-moving API makes that a tougher commitment on our end (the snippet here has already drifted from the current 0.3.0 release since the PR was opened). We'd still love for rama users to find this though. Our Community forum is a great home for a deploy walkthrough, and we're always happy to point people there. Thanks again for building on Fly! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of changes
Adds documentation on how to deploy rama apps to fly.io.
Long overdue given how we ourselves build also all our public
services on top of fly.io as well as some of our private ones.