Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Release 1 (2017-10-13)

Compare
Choose a tag to compare
@BenFradet BenFradet released this 13 Oct 09:13
· 107 commits to master since this release

Images for the real-time pipeline

Added images

  • Add base image (#4)
  • Add Dockerfile for Scala Stream Collector (#6)
  • Add Dockerfile for Stream Enrich (#7)
  • Add Dockerfile for Elasticsearch Loader (#5)
  • Add Dockerfile for S3 Loader (#1)

CI / CD

  • Add CI/CD to deploy all images into our Bintray (#16)
  • Add Bintray credentials to .travis.yml (#20)

Other

  • Provide a Docker Compose example (#15)
  • Ensure the JVM process adheres to CPU and memory limits imposed by Docker (#21)