Skip to content

How to run REDIS on a separate server? #394

@derwaldgeist

Description

@derwaldgeist

We'd like to combine REDIS oplog with mup-aws-beanstalk, which is not supported by default. I learned from zodern that this is due to a missing firewall setup: zodern/mup-redis#3 (comment)

So I was wondering if there was another way to setup REDIS, by providing authentication between REDIS and the Meteor server. Yet I cannot see any auth config in the config sample.

Does that mean that the REDIS server has to either run on the same host as the Meteor server (127.0.0.1) or that you have to setup a firewall to only give the Meteor servers access to the REDIS instance? If so, are you aware of any tutorial / docs about this can be done in combination with a Beanstalk environment? I'm a bit lost right now.

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