1.1.2 • Published 6 years ago

visualfacets v1.1.2

Weekly downloads
14
License
SEE LICENSE IN LI...
Repository
github
Last release
6 years ago

Visualfacets

Setup environment variables (these go in your .bash_profile file)

Mongo host client

export MONGODB_HOST='mongodb://picker:dAta4P1cking@cluster0-shard-00-00-kkwlq.mongodb.net:27017,cluster0-shard-00-01-kkwlq.mongodb.net:27017,cluster0-shard-00-02-kkwlq.mongodb.net:27017/logos?replicaSet=Cluster0-shard-0'

Elasticsearch Host client

export ELASTICSEARCH_HOST='https://vfuser:fun4visual@4f9f56d1c51bf14bc317e1b0270e8a68.us-east-1.aws.found.io:9243'

Development web port (defaults to 5252 if not set)

export DEV_PORT=4242