Skip to content

Commit

Permalink
Deployed 5564353 to 6.1.X with MkDocs 1.6.0 and mike 2.2.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed May 14, 2024
1 parent 20f8cda commit c04a1d5
Show file tree
Hide file tree
Showing 11 changed files with 119 additions and 217 deletions.
Binary file modified 6.1.X/administration/assets/max-marking-shareable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions 6.1.X/administration/enterprise/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4712,10 +4712,11 @@ <h1>Enterprise edition</h1>
</div>
<h2 id="what-is-opencti-ee">What is OpenCTI EE?</h2>
<p>OpenCTI Enterprise Edition is based on the open core concept. This means that the source code of OCTI EE remains open source and included in the main GitHub repository of the platform but is published under a specific license. As specified in the GitHub license file:</p>
<p>The OpenCTI Community Edition is licensed under the Apache License, Version 2.0 (the “Apache License”).
The OpenCTI Enterprise Edition is licensed under the OpenCTI
Non-Commercial License (the “Non-Commercial License”).
The source files in this repository have a header indicating which license they are under. If no such header is provided, this means that the file is belonging to the Community Edition under the Apache License, Version 2.0.</p>
<ul>
<li>The OpenCTI Community Edition is licensed under the Apache License, Version 2.0 (the “Apache License”).</li>
<li>The OpenCTI Enterprise Edition is licensed under the OpenCTI Enterprise Edition License (the “Enterprise Edition Licensee”).</li>
</ul>
<p>The source files in this repository have a header indicating which license they are under. If no such header is provided, this means that the file belongs to the Community Edition under the Apache License, Version 2.0.</p>
<p>We wrote a complete article to explain the enterprise edition, <a href="https://blog.filigran.io/progressive-rollout-of-the-opencti-enterprise-edition-why-what-and-how-1189e9d5603c">feel free to read it to have more information</a></p>
<h2 id="ee-activation">EE Activation</h2>
<p>Enterprise edition is easy to activate. You need to go the platform settings and click on the Activate button.</p>
Expand Down Expand Up @@ -4765,7 +4766,7 @@ <h2 id="more-to-come">More to come</h2>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-05-06T03:09:08+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-06</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-05-14T14:56:22+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-14</span>
</span>


Expand Down
Binary file modified 6.1.X/deployment/assets/architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions 6.1.X/deployment/authentication/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4918,7 +4918,7 @@ <h2 id="supported-strategies">Supported Strategies</h2>
<p>Under the hood, we technically use the strategies provided by <a href="http://www.passportjs.org/">PassportJS</a>. We integrate a subset of the strategies available with passport. If you need more, we can integrate other strategies.</p>
<h3 id="local-users-form">Local users (form)</h3>
<p>This strategy uses the OpenCTI database as a user management.</p>
<p>OpenCTI use this strategy as the default but its not the one we recommend for security reasons.</p>
<p>OpenCTI use this strategy as the default, but it's not the one we recommend for security reasons.</p>
<div class="highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="nt">&quot;local&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
</span><span id="__span-0-2"><a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a><span class="w"> </span><span class="nt">&quot;strategy&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;LocalStrategy&quot;</span><span class="p">,</span>
</span><span id="__span-0-3"><a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a><span class="w"> </span><span class="nt">&quot;config&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
Expand Down Expand Up @@ -5274,7 +5274,7 @@ <h3 id="ldap-then-fallback-to-local">LDAP then fallback to local</h3>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-05-06T02:56:16+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-06</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-05-14T14:56:22+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-14</span>
</span>


Expand Down Expand Up @@ -5302,14 +5302,14 @@ <h3 id="ldap-then-fallback-to-local">LDAP then fallback to local</h3>

<nav>

<a href="https://github.com/Lhorus6" class="md-author" title="@Lhorus6">
<a href="https://github.com/SamuelHassine" class="md-author" title="@SamuelHassine">

<img src="https://avatars.githubusercontent.com/u/70956706?v=4&size=72" alt="Lhorus6">
<img src="https://avatars.githubusercontent.com/u/1334279?v=4&size=72" alt="SamuelHassine">
</a>

<a href="https://github.com/SamuelHassine" class="md-author" title="@SamuelHassine">
<a href="https://github.com/Lhorus6" class="md-author" title="@Lhorus6">

<img src="https://avatars.githubusercontent.com/u/1334279?v=4&size=72" alt="SamuelHassine">
<img src="https://avatars.githubusercontent.com/u/70956706?v=4&size=72" alt="Lhorus6">
</a>

<a href="https://github.com/yassine-ouaamou" class="md-author" title="@yassine-ouaamou">
Expand Down
16 changes: 8 additions & 8 deletions 6.1.X/deployment/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5805,7 +5805,7 @@ <h4 id="rabbitmq">RabbitMQ</h4>
<tr>
<td style="text-align: left;">rabbitmq:hostname</td>
<td style="text-align: left;">RABBITMQ__HOSTNAME</td>
<td style="text-align: left;">localhost</td>
<td style="text-align: left;">localhost 7</td>
<td style="text-align: left;">Hostname of the RabbitMQ server</td>
</tr>
<tr>
Expand Down Expand Up @@ -5987,7 +5987,7 @@ <h4 id="smtp-service">SMTP Service</h4>
<tr>
<td style="text-align: left;">smtp:port</td>
<td style="text-align: left;">SMTP__PORT</td>
<td style="text-align: left;">9000</td>
<td style="text-align: left;">465</td>
<td style="text-align: left;">SMTP Port (25 or 465 for TLS)</td>
</tr>
<tr>
Expand Down Expand Up @@ -6600,7 +6600,7 @@ <h2 id="elasticsearch_1">ElasticSearch</h2>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-05-06T02:56:16+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-06</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-05-14T14:56:22+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-14</span>
</span>


Expand Down Expand Up @@ -6628,6 +6628,11 @@ <h2 id="elasticsearch_1">ElasticSearch</h2>

<nav>

<a href="https://github.com/SamuelHassine" class="md-author" title="@SamuelHassine">

<img src="https://avatars.githubusercontent.com/u/1334279?v=4&size=72" alt="SamuelHassine">
</a>

<a href="https://github.com/Lhorus6" class="md-author" title="@Lhorus6">

<img src="https://avatars.githubusercontent.com/u/70956706?v=4&size=72" alt="Lhorus6">
Expand All @@ -6643,11 +6648,6 @@ <h2 id="elasticsearch_1">ElasticSearch</h2>
<img src="https://avatars.githubusercontent.com/u/3634942?v=4&size=72" alt="aHenryJard">
</a>

<a href="https://github.com/SamuelHassine" class="md-author" title="@SamuelHassine">

<img src="https://avatars.githubusercontent.com/u/1334279?v=4&size=72" alt="SamuelHassine">
</a>




Expand Down
48 changes: 2 additions & 46 deletions 6.1.X/deployment/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5399,7 +5399,7 @@ <h3 id="configure-the-environment">Configure the environment</h3>
</span></code></pre></div>
<h3 id="persist-data">Persist data</h3>
<p>The default for OpenCTI data is to be persistent.</p>
<p>In the <code>docker-compose.yml</code>, you will find at the end the list of necessary persitent volumes for the dependencies:</p>
<p>In the <code>docker-compose.yml</code>, you will find at the end the list of necessary persistent volumes for the dependencies:</p>
<div class="highlight"><pre><span></span><code><span id="__span-7-1"><a id="__codelineno-7-1" name="__codelineno-7-1" href="#__codelineno-7-1"></a><span class="nt">volumes</span><span class="p">:</span>
</span><span id="__span-7-2"><a id="__codelineno-7-2" name="__codelineno-7-2" href="#__codelineno-7-2"></a><span class="w"> </span><span class="nt">esdata</span><span class="p">:</span><span class="w"> </span><span class="c1"># ElasticSearch data</span>
</span><span id="__span-7-3"><a id="__codelineno-7-3" name="__codelineno-7-3" href="#__codelineno-7-3"></a><span class="w"> </span><span class="nt">s3data</span><span class="p">:</span><span class="w"> </span><span class="c1"># S3 bucket data</span>
Expand Down Expand Up @@ -5576,7 +5576,7 @@ <h4 id="rabbitmq">RabbitMQ</h4>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-05-06T02:56:16+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-06</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-05-14T14:56:22+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-14</span>
</span>


Expand All @@ -5592,50 +5592,6 @@ <h4 id="rabbitmq">RabbitMQ</h4>




<span class="md-source-file__fact">


<span class="md-icon" title="Contributors">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"/></svg>
</span>
<span>GitHub</span>


<nav>

<a href="https://github.com/Lhorus6" class="md-author" title="@Lhorus6">

<img src="https://avatars.githubusercontent.com/u/70956706?v=4&size=72" alt="Lhorus6">
</a>

<a href="https://github.com/aHenryJard" class="md-author" title="@aHenryJard">

<img src="https://avatars.githubusercontent.com/u/3634942?v=4&size=72" alt="aHenryJard">
</a>

<a href="https://github.com/c-neto" class="md-author" title="@c-neto">

<img src="https://avatars.githubusercontent.com/u/26532223?v=4&size=72" alt="c-neto">
</a>

<a href="https://github.com/SamuelHassine" class="md-author" title="@SamuelHassine">

<img src="https://avatars.githubusercontent.com/u/1334279?v=4&size=72" alt="SamuelHassine">
</a>




<a href="https://github.com/OpenCTI-Platform/docs/blob/main/docs/deployment/installation.md" class="md-author md-author--more">
+4
</a>


</nav>
</span>


</aside>


Expand Down
33 changes: 0 additions & 33 deletions 6.1.X/deployment/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4907,39 +4907,6 @@ <h3 id="platform_1">Platform</h3>




<span class="md-source-file__fact">


<span class="md-icon" title="Contributors">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"/></svg>
</span>
<span>GitHub</span>


<nav>

<a href="https://github.com/SamuelHassine" class="md-author" title="@SamuelHassine">

<img src="https://avatars.githubusercontent.com/u/1334279?v=4&size=72" alt="SamuelHassine">
</a>

<a href="https://github.com/Lhorus6" class="md-author" title="@Lhorus6">

<img src="https://avatars.githubusercontent.com/u/70956706?v=4&size=72" alt="Lhorus6">
</a>

<a href="https://github.com/helene-nguyen" class="md-author" title="@helene-nguyen">

<img src="https://avatars.githubusercontent.com/u/75518128?v=4&size=72" alt="helene-nguyen">
</a>



</nav>
</span>


</aside>


Expand Down
2 changes: 1 addition & 1 deletion 6.1.X/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit c04a1d5

Please sign in to comment.