singer-io / tap-outbrain

Singer tap for Outbrain
GNU Affero General Public License v3.0
3 stars 7 forks source link
singer tap

tap-outbrain

Author: Connor McArthur (connor@fishtownanalytics.com)

Development

This repository contains two configuration files that need to be copied and filled out before running:

Then, the streamer can be run (with persistence) with:

docker build -f Dockerfile .
docker run <image-id>

Or, for interactive development:

docker build -f Dockerfile .

# this automatically propagates changes into the container
docker -v "$(pwd)":/usr/src/tap-outbrain run <image-id>

Gotchas


Copyright © 2017 Stitch