# How to run a remote projection?

  1. Provide the remote stream details in the stream module's conf.

    For example:

    store.host="172.0.0.1"
    store.port=27017
    store.dbName="lottery-event-store"
    

    Note: Ensure the eventDb's mongo port is accessible by the machine in which the remote projection is running.

  2. Test by running the projector details command in the remote machine.