mongolab / mongoctl

Manage MongoDB servers and replica sets using JSON configurations!
MIT License
178 stars 25 forks source link

Can't install mongo 3.6.3 version #51

Closed w01fgang closed 12 months ago

w01fgang commented 6 years ago

Trying to install the latest mongo mongoctl install-mongodb 3.6.3

Looking for a download for MongoDB ('3.6.3', 'community')
Failed to install MongoDB '3.6.3 (community)'. Cause: No mongodb binary (version: '3.6.3', edition: 'community')
abdulito commented 6 years ago

Hi,

Try installing the community_ssl edition as that version may not be available in community edition

mongoctl install-mongodb 3.6.3 --edition community_ssl