Files
oam/knowledge base/nginx.md
2024-05-27 23:17:57 +02:00

64 lines
794 B
Markdown

# nginx
TODO
<!-- Remove this line to uncomment if used
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Installation and configuration</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Proxy]
- [Website]
- [Nginx Proxy Manager]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[nginx proxy manager]: nginx%20proxy%20manager.md
[proxy]: proxy.md
<!-- Files -->
<!-- Upstream -->
[website]: https://nginx.org/en/
<!-- Others -->