1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-19 22:17:45 +02:00
wiki/wiki/nginx.md

14 lines
382 B
Markdown

# Nginx
[nginx](https://www.nginx.com/) is a web server that can be used as
[reverse proxy](./reverse-proxy.md).
## Setup
The software can be setup via [Docker](/wiki/docker.md) with a terminal user
interface program for nginx and certbot, which is called
nginx-certbot-docker-tui or short ncdt.
Alternatively the standalone [nginx image](./docker-images/nginx.md) can be
used.