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

Live demo doesn't work #3537

Closed
babilonczyk opened this issue Jul 7, 2022 · 9 comments
Closed

Live demo doesn't work #3537

babilonczyk opened this issue Jul 7, 2022 · 9 comments

Comments

@babilonczyk
Copy link

Live demo doesn't work. It should be fixed.

@codealchemy
Copy link
Contributor

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 dummy_app that's used for tests in this repo.

Thoughts @railsadminteam/committers ?

@mshibuya
Copy link
Member

mshibuya commented Jul 9, 2022

Yeah I was aware that it's been like this for a long time...

automate a Heroku deployment based on the dummy_app

I love to try this.

@alfuken
Copy link

alfuken commented Nov 3, 2022

Been a while now... Any plans to revive it?

@faqndo97
Copy link

@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.

@codealchemy
Copy link
Contributor

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).

@alfuken
Copy link

alfuken commented Mar 3, 2023

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:

Need to redeploy projects after the new monthly credit is applied to your account

, which means some will have to manually redeploy the project each month, and

Limited to 500 execution hours per month

, while 24 * 31 = 744

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

@codealchemy
Copy link
Contributor

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.

@dcecile
Copy link

dcecile commented Apr 19, 2023

Fly.io has a free plan, and they've seen a lot of people migrate from Heroku: https://fly.io/docs/rails/

@mshibuya
Copy link
Member

mshibuya commented Aug 6, 2023

Finally, it's up on Fly.io 🎉
https://rails-admin.fly.dev/admin/

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

No branches or pull requests

6 participants