locomotivecms / heroku-instant-deploy

Rails app running Locomotive and deployable instantly on Heroku
MIT License
12 stars 16 forks source link

mongolab is not available anymore #13

Open gcolson opened 3 years ago

gcolson commented 3 years ago

Hi,

I don't know if you noticed, but mongolab is not available anymore on heroku since November 10, 2020. And its alternative has no free plans. It's rather expansive instead : 46$ for the first price..

When clicking on the button there is an error message on heroku :

Something went wrong:
The addon "mongolab" does not exist. Please ensure that the addon is spelled correctly.

I must say i'm struggling to find an suitable alternative that would be as simple and as cheap as heroku used to be. You wouldn't happen to know one, would you ?

Anyway, you could probably update the locomotivecms doc to avoid disapointments.

Grégoire