Skip to content

Instantly share code, notes, and snippets.

View josh-g3's full-sized avatar

Josh Clark josh-g3

View GitHub Profile
@josh-g3
josh-g3 / config.toml
Created May 3, 2019 16:11
Example config file for Monstache
# connection settings
# connect to MongoDB using the following URL
mongo-url = "mongodb://someuser:password@localhost:40001"
# connect to the Elasticsearch REST API at the following node URLs
elasticsearch-urls = ["https://es1:9200", "https://es2:9200"]
# frequently required settings
# if you don't want to listen for changes to all collections in MongoDB but only a few