Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0ff6e59 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
milkmaker committed Nov 6, 2024
1 parent de62ff3 commit 776075b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
5 changes: 2 additions & 3 deletions de/post_installation/firststeps-disable_ipv6/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3860,8 +3860,7 @@ <h1>IPv6 deaktivieren</h1>
</div>
<p><strong>5.</strong> Wenn im Docker Daemon IPv6 komplett deaktiviert ist:</p>
<p>Folgende NGINX, Dovecot und Php-fpm Konfigurationsdateien anpassen</p>
<div class="highlight"><pre><span></span><code>sed -i &#39;/::/d&#39; data/conf/nginx/listen_*
sed -i &#39;/::/d&#39; data/conf/nginx/templates/listen*
<div class="highlight"><pre><span></span><code>sed -i &#39;/::/d&#39; data/conf/nginx/templates/listen*
sed -i &#39;/::/d&#39; data/conf/nginx/dynmaps.conf
sed -i &#39;s/,\[::\]//g&#39; data/conf/dovecot/dovecot.conf
sed -i &#39;s/\[::\]://g&#39; data/conf/phpfpm/php-fpm.d/pools.conf
Expand All @@ -3886,7 +3885,7 @@ <h1>IPv6 deaktivieren</h1>
<span class="md-icon" title="Letztes 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.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 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.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2024-06-10 12:09:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2024-11-06 11:41:07</span>
</span>


Expand Down
5 changes: 2 additions & 3 deletions post_installation/firststeps-disable_ipv6/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3861,8 +3861,7 @@ <h1>Disable IPv6</h1>
</div>
<p><strong>5.</strong> If your docker daemon completly disabled IPv6:</p>
<p>Fix the following NGINX, Dovecot and php-fpm config files</p>
<div class="highlight"><pre><span></span><code>sed -i &#39;/::/d&#39; data/conf/nginx/listen_*
sed -i &#39;/::/d&#39; data/conf/nginx/templates/listen*
<div class="highlight"><pre><span></span><code>sed -i &#39;/::/d&#39; data/conf/nginx/templates/listen*
sed -i &#39;/::/d&#39; data/conf/nginx/dynmaps.conf
sed -i &#39;s/,\[::\]//g&#39; data/conf/dovecot/dovecot.conf
sed -i &#39;s/\[::\]://g&#39; data/conf/phpfpm/php-fpm.d/pools.conf
Expand All @@ -3887,7 +3886,7 @@ <h1>Disable IPv6</h1>
<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.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 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.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2024-06-10 12:09:59</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_datetime">2024-11-06 11:41:07</span>
</span>


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

Large diffs are not rendered by default.

0 comments on commit 776075b

Please sign in to comment.