I am in the process of migrating a dozen personal meteor apps from meteor 2.7.3 to meteor 3.x (half of which were originally meteor 1.0 apps years ago). As I host all my sites myself, I have also decided to buy myself a shiny new server for hosting the migrated sites.
I currently have half the apps updated to 2.16 in dev, and expect that what I deploy to my new server will initially be these meteor 2.16 apps. When deployed, will these expect mongo 7 on the server?
And where will we be in a year from now. Should I consider instead installing mongo 8 with mongo 7 compatibility options enabled, on the new server considering they will first get meteor 2.16 apps, but the apps will be further updated to meteor 3.x apps over the next few years?
What is the long term goal of Meteor over the next 3 years, in respect to mongo and npm?
Thx