jhipster / generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
https://www.jhipster.tech
Apache License 2.0
21.48k stars 4.02k forks source link

Remove mLabs and Graphene Add On from Heroku Deployments #13424

Closed atomfrede closed 3 years ago

atomfrede commented 3 years ago
Overview of the issue

Sadly both mLab and Graphene have discontinued their Heroku Addons.

To be consistent we should remove both options from the heroku deployment as no replacements with a free tier are available.

I can take care of this.

Motivation for or Use Case

Do not try to setup something which can't work.

Reproduce the error

Try to provision an application with mongo db on heroku.

Related issues
Suggest a Fix

Remove both options from the heroku subgenerator.

JHipster Version(s)

6.x, 7.x

atomfrede commented 3 years ago

@pascalgrimaud Do you consider this worth a new 6.x release (I do)? We could also update mapstruct (https://github.com/jhipster/generator-jhipster/issues/12967).

pascalgrimaud commented 3 years ago

I could a release, the main question is: is it worth? We should ask it in the mailing list.

In my opinion, we should promote v7 beta. I think we are really closed for final v7 release

atomfrede commented 3 years ago

Sounds good to me. I trust you with that, so I will do it only on main.