OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
6.32k stars 932 forks source link

Stable Docker Compose File- Nothing Works SO Far and bit frustrating #894

Closed MarcoGeek closed 4 years ago

MarcoGeek commented 4 years ago

Sorry. I am really into a mess I guess. Trying to get OpenCTI up and running for last 10 days. But could not. When the page comes then no data. Sometime API is not reachable. Is it only me experiencing the issue. Here is my docker compose file. Please give me some mercy here.

version: '3' services: grakn: image: graknlabs/grakn:1.8.3 ports:

"http://localhost:9000/minio/health/live"] interval: 30s timeout: 20s retries: 3 restart: always rabbitmq: image: rabbitmq:3.8-management environment:

Valid UUIDv4

MarcoGeek commented 4 years ago

haah.... I made it work by changing image: graknlabs/grakn:1.8.3 to image: graknlabs/grakn:1.7.2

Bit frustrated the way it is being handled now. If anyone need help connect with me...dont kill your time...all these dependencies are needs to work together and grakn is the big monster here...