Streams a Twitter search and posts tweets as forum topics on a Discourse forum.
Customise src/main/resources/application.conf.sample
and save as src/main/resources/application.conf
sbt docker:publishLocal
(the latest image is also available on Docker Hub)
Substitute the path to your application.conf file
docker run -v [path to]application.conf:/application.conf -d chrisbeach/discourse-from-twitter:0.2
src/universal/conf/application.ini
contains arguments including the config file location