[docs] Adjust documentation for XTM deployments

This commit is contained in:
Samuel Hassine
2025-12-12 12:47:48 +01:00
parent 8ef0ad8723
commit 6154365b73
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,5 @@
# Installation
!!! info "Docker deployment of the full XTM suite (OpenCTI - OpenAEV - OpenGRC)"
If you're looking for information about the deployment of the full eXtended Threat Management (XTM) suite using Docker, please refer [to this repository and documentation](https://github.com/FiligranHQ/xtm-docker).
All components of OpenCTI are shipped both as [Docker images](https://hub.docker.com/u/opencti) and manual [installation packages](https://github.com/OpenCTI-Platform/opencti/releases).
!!! note "Production deployment"
@@ -33,6 +29,10 @@ All components of OpenCTI are shipped both as [Docker images](https://hub.docker
[:octicons-arrow-right-24:{ .middle } Explore](#manual-installation)
</div>
!!! tip "Docker deployment of the full XTM suite (OpenCTI - OpenAEV - OpenGRC)"
If you're looking for information about the deployment of the full eXtended Threat Management (XTM) suite using Docker, please refer [to this repository and documentation](https://github.com/FiligranHQ/xtm-docker).
## Using Docker
OpenCTI can be deployed using the *docker-compose* command.

View File

@@ -2,7 +2,7 @@
Before starting the installation, let's discover how OpenCTI is working, which dependencies are needed and what are the minimal requirements to deploy it in production.
!!! info "Docker deployment of the full XTM suite (OpenCTI - OpenAEV - OpenGRC)"
!!! tip "Docker deployment of the full XTM suite (OpenCTI - OpenAEV - OpenGRC)"
If you're looking for information about the deployment of the full eXtended Threat Management (XTM) suite using Docker, please refer [to this repository and documentation](https://github.com/FiligranHQ/xtm-docker).

View File

@@ -9,7 +9,7 @@ hide:
Welcome to the OpenCTI Documentation space. Here you will be able to find all documents, meeting notes and presentations about the platform.
!!! tip "Release notes"
!!! info "Release notes"
Please, be sure to also take a look at the [OpenCTI releases notes](https://github.com/OpenCTI-Platform/opencti/releases), they may contain important information about releases and deployments.
@@ -17,7 +17,7 @@ Welcome to the OpenCTI Documentation space. Here you will be able to find all do
OpenCTI is an open source platform allowing organizations to manage their cyber threat intelligence knowledge and observables. It has been created in order to structure, store, organize and visualize technical and non-technical information about cyber threats.
!!! info "Docker deployment of the full XTM suite (OpenCTI - OpenAEV - OpenGRC)"
!!! tip "Docker deployment of the full XTM suite (OpenCTI - OpenAEV - OpenGRC)"
If you're looking for information about the deployment of the full eXtended Threat Management (XTM) suite using Docker, please refer [to this repository and documentation](https://github.com/FiligranHQ/xtm-docker).