Skip to content

Commit

Permalink
Deployed 4227fba to 6.2.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 Aug 28, 2024
1 parent dd0ca3e commit 9f5d8d6
Show file tree
Hide file tree
Showing 25 changed files with 449 additions and 366 deletions.
28 changes: 17 additions & 11 deletions 6.2.X/deployment/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5596,6 +5596,12 @@ <h4 id="network-and-security">Network and security</h4>
<td style="text-align: left;"></td>
<td style="text-align: left;">If not false, the server certificate is verified against the list of supplied CAs</td>
</tr>
<tr>
<td style="text-align: left;">app:public_dashboard_authorized_domains</td>
<td style="text-align: left;">APP__PUBLIC_DASHBOARD_AUTHORIZED_DOMAINS</td>
<td style="text-align: left;">Empty string</td>
<td style="text-align: left;">List of domain name that can display public dashboard in an embedded iframe. Empty string means none, '*' means all.</td>
</tr>
</tbody>
</table>
<h4 id="logging">Logging</h4>
Expand Down Expand Up @@ -6789,13 +6795,13 @@ <h3 id="engines-schedules-and-managers">Engines, Schedules and Managers</h3>
</tr>
<tr>
<td style="text-align: left;">import_csv_built_in_connector:enabled</td>
<td style="text-align: left;">IMPORT_CSV_CONNECTOR__ENABLED</td>
<td style="text-align: left;">IMPORT_CSV_BUILT_IN_CONNECTOR__ENABLED</td>
<td style="text-align: left;"><code>true</code></td>
<td style="text-align: left;">Enable/disable the csv import connector</td>
</tr>
<tr>
<td style="text-align: left;">import_csv_built_in_connector:validate_before_import</td>
<td style="text-align: left;">IMPORT_CSV_CONNECTOR__VALIDATE_BEFORE_IMPORT</td>
<td style="text-align: left;">IMPORT_CSV_BUILT_IN_CONNECTOR__VALIDATE_BEFORE_IMPORT</td>
<td style="text-align: left;"><code>false</code></td>
<td style="text-align: left;">Validates the bundle before importing</td>
</tr>
Expand Down Expand Up @@ -7084,31 +7090,31 @@ <h2 id="elasticsearch_1">ElasticSearch</h2>

<nav>

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

<img src="https://avatars.githubusercontent.com/u/668192?v=4&size=72" alt="SouadHadjiat">
<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/aHenryJard" class="md-author" title="@aHenryJard">

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

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

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

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

<img src="https://avatars.githubusercontent.com/u/285555?v=4&size=72" alt="richard-julien">
<img src="https://avatars.githubusercontent.com/u/668192?v=4&size=72" alt="SouadHadjiat">
</a>




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


Expand Down
117 changes: 63 additions & 54 deletions 6.2.X/deployment/connectors/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions 6.2.X/deployment/map/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4831,8 +4831,8 @@ <h2 id="create-directory-for-the-data-and-upload-planet-data">Create directory f
<p>When you will launch the map server container, it will be necessary to mount a volume with the planet tiles data. Just create the directory for the data.</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>mkdir<span class="w"> </span>/var/YOUR_DATA_DIR
</span></code></pre></div>
<p>We have hosted the free-to-use planet tiles, just download the <a href="https://filigran.io/app/uploads/maptiler-osm-2020-02-10-v3.11-planet.mbtiles">planet data</a> from filigran.io.</p>
<div class="highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>wget<span class="w"> </span>https://filigran.io/app/uploads/maptiler-osm-2020-02-10-v3.11-planet.mbtiles
<p>We have hosted the free-to-use planet tiles, just download the <a href="https://filigran-marketplace-assets.s3.eu-west-3.amazonaws.com/maptiler-osm-2020-02-10-v3.11-planet.mbtiles">planet data</a> from filigran.io.</p>
<div class="highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>wget<span class="w"> </span>https://filigran-marketplace-assets.s3.eu-west-3.amazonaws.com/maptiler-osm-2020-02-10-v3.11-planet.mbtiles
</span></code></pre></div>
<p>Put the file <code>maptiler-osm-2020-12-14-v3.11-planet.mbtiles</code> in the data directory:</p>
<div class="highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>cp<span class="w"> </span>maptiler-osm-2020-12-14-v3.11-planet.mbtiles<span class="w"> </span>/var/YOUR_DATA_DIR/
Expand Down Expand Up @@ -4912,7 +4912,7 @@ <h2 id="opencti-parameters">OpenCTI Parameters</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-27T19:10:30+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-05-27</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-08-28T16:25:36+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-08-28</span>
</span>


Expand Down
Loading

0 comments on commit 9f5d8d6

Please sign in to comment.