Skip to content

Allow custom mongo connection settings #36

@abondoa

Description

@abondoa

Some connection settings cannot (as far as I know) be set as part of the connection string. This include ssl-specific settings, such as sslCA, sslCert, sslKey, sslPass. Full list available at: http://mongodb.github.io/node-mongodb-native/2.2/reference/connecting/connection-settings/

It would be great if it was possible to specify this connection settings object to be used in a migration. My colleague has made a fork of your project and made changes to allow this: https://github.com/razvanc92/mongration/tree/connection-options

If you see this as relevant in general, we will make a pull request back to your project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions