Deployed 972a284 to 1.4 with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
florian
2022-06-06 23:10:16 +01:00
parent 4ca05eb80e
commit 563f4761e6
15 changed files with 1767 additions and 1769 deletions

View File

@@ -627,8 +627,8 @@ documentation for the current version.
<figcaption>Make your web services secure by default !</figcaption>
</figure>
<p>BunkerWeb is a web server based on the notorious <a href="https://nginx.org/">NGINX</a> and focused on security.</p>
<p>It integrates into existing environments (<a href="/integrations/#linux">Linux</a>, <a href="/integrations/#docker">Docker</a>, <a href="/integrations/#swarm">Swarm</a>, <a href="/integrations/#Kubernetes">Kubernetes</a>, …) to make your web services "secure by default" without any hassle. The security best practices are automatically applied for you while keeping control of every setting to meet your use case.</p>
<p>BunkerWeb contains primary <a href="/security-tuning">security features</a> as part of the core but can be easily extended with additional ones thanks to a <a href="/plugins">plugin system</a>.</p>
<p>It integrates into existing environments (<a href="/1.4/integrations/#linux">Linux</a>, <a href="/1.4/integrations/#docker">Docker</a>, <a href="/1.4/integrations/#swarm">Swarm</a>, <a href="/1.4/integrations/#Kubernetes">Kubernetes</a>, …) to make your web services "secure by default" without any hassle. The security best practices are automatically applied for you while keeping control of every setting to meet your use case.</p>
<p>BunkerWeb contains primary <a href="/1.4/security-tuning">security features</a> as part of the core but can be easily extended with additional ones thanks to a <a href="/1.4/plugins">plugin system</a>.</p>
<h2 id="why-bunkerweb">Why BunkerWeb ?</h2>
<ul>
<li><strong>Easy integration into existing environments</strong> : support for Linux, Docker, Swarm and Kubernetes</li>