Skip to content

OpenCTI-Platform/docker

Repository files navigation

OpenCTI Docker deployment

Documentation

You can find the detailed documentation about the Docker installation in the OpenCTI documentation space.

XTM One

This stack bundles XTM One, Filigran's AI-powered assistant, alongside OpenCTI. The following services are started by default:

Service Description
xtm-one XTM One platform (web UI + API, exposed on XTM_ONE_PORT)
xtm-one-worker XTM One background worker
pgsql-xtm-one Dedicated PostgreSQL + pgvector instance for XTM One

XTM One reuses the shared redis and minio services and connects to OpenCTI internally via OPENCTI_API_URL. OpenCTI registers itself with XTM One using PLATFORM_REGISTRATION_TOKEN — this shared secret must be identical across every platform connected to the same XTM One instance.

All XTM One configuration (admin credentials, dedicated Postgres credentials, S3 bucket, license, log settings) lives in the XTM ONE section of .env.sample. Once the stack is healthy, XTM One is available on http://localhost:${XTM_ONE_PORT} (default 8090).

Community

Status & bugs

Currently OpenCTI is under heavy development, if you wish to report bugs or ask for new features, you can directly use the Github issues module.

Discussion

If you need support or you wish to engage a discussion about the OpenCTI platform, feel free to join us on our Slack channel. You can also send us an email to contact@opencti.io.

About

OpenCTI is a product designed and developed by the company Filigran.

About

OpenCTI Docker deployment helpers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors