nextstrain / fauna

RethinkDB database to support real-time virus analysis
GNU Affero General Public License v3.0
33 stars 13 forks source link

What should the environment variables RETHINK_HOST and RETHINK_AUTH_KEY be set to? #70

Closed samyuktr closed 6 years ago

samyuktr commented 6 years ago

Trying to install fauna. README not clear on how to set the variables. Without setting the variables "npm run chateau-local" giving errors.

trvrb commented 6 years ago

@samyuktr ---

Sorry this wasn't clear. These environment variables will depend on your own RethinkDB instance. You can run a local version of RethinkDB. I've added some documentation here: https://github.com/nextstrain/fauna#environment-variables.