-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Live demo doesn't work #3537
Comments
Assuming it's (still) running https://github.com/bbenezech/dummy_app - it's also a decade out-of-date (and, based on the lack of response to bbenezech/dummy_app#7, not maintained) We could simply update the README here to remove the demo links (it doesn't feel like it's used much at all, based on how outdated the demo is/was) Alternatively, we could possibly automate a Heroku deployment based on the Thoughts @railsadminteam/committers ? |
Yeah I was aware that it's been like this for a long time...
I love to try this. |
Been a while now... Any plans to revive it? |
@mshibuya Do you need any help to put demo live again? I can help to fix whatever it is and deploy it again to heroku or other provider. |
Looks like Heroku is no longer the best provider to host (they've been phasing out free plans used by other OSS projects, https://relishapp.com/ has been down this week), https://railway.app/ seems like a viable alternative (there's a $5 monthly credit - not sure how quickly this project would burn through that). |
Not really, mainly due to:
, which means some will have to manually redeploy the project each month, and
, while And, on top of that, DB counts as a separate service, which means that you, technically, have only 250h/mo., see https://docs.railway.app/reference/plans#execution-time-limit |
True - the developer plan could still work (not free, but not very costly either - and at that point Heroku may still be preferred). It'd be great if there was an alternative that could host the demo for free, not sure if there are any left out there and open to suggestions. |
Fly.io has a free plan, and they've seen a lot of people migrate from Heroku: https://fly.io/docs/rails/ |
Finally, it's up on Fly.io 🎉 |
Live demo doesn't work. It should be fixed.
The text was updated successfully, but these errors were encountered: