1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-05-07 02:11:34 +02:00
Files
wiki/wiki/nginx.md
2026-04-03 09:12:03 +02:00

416 B

Nginx

nginx is a web server that can be used as reverse proxy.

Setup

The software can be setup via Docker 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 can be used.