Help - Docker (Scrapy-Mongo-ELK)

Hi everyone,

I need your help, I have actually a scientific and technical project to build an infrastructure which use docker, composed by :

  1. Scrapy
  2. Mongodb
  3. ELK (ElasticSearch, Logstash & Kibana)

I have practice a little bit on docker but I dont know how to connect each containers. Could you help me, advise for the conception of the docker compose file ?

Actually, I have pull 3 images :
https:// hub.docker.com/r/trcook/docker-scrapy/
hub.docker.com/_/mongo/
hub.docker.com/r/sebp/elk/

I’m working on a serveur Kimsuffi using Ubuntu 14.04, I hope this will not cause any problem.

I would like to offer my apologies that my English isn’t perfect because it’s not my native language but i still learning !

Thank you in advance for your answer.