Files
oam/knowledge base/nginx proxy manager.md

71 lines
1014 B
Markdown

# Nginx Proxy Manager
TODO
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## 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]
- [Main repository]
### Sources
- [Export letsencrypt certificates]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[nginx]: nginx.md
[proxy]: proxy.md
<!-- Files -->
<!-- Upstream -->
[export letsencrypt certificates]: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/683
[main repository]: https://github.com/NginxProxyManager/nginx-proxy-manager
[website]: https://nginxproxymanager.com/
<!-- Others -->