Files
oam/knowledge base/nginx proxy manager.md
2024-06-08 01:30:22 +02:00

63 lines
739 B
Markdown

# Nginx Proxy Manager
TODO
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
## TL;DR
Default credentials: `admin@example.com`:`changeme`.
<!-- 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]
- [Nginx]
- [Website]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[nginx]: nginx.md
[proxy]: proxy.md
<!-- Files -->
<!-- Upstream -->
[website]: https://nginxproxymanager.com/
<!-- Others -->