1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-10 02:27:45 +02:00
wiki/wiki/nginx.md
2022-09-08 00:28:11 +02:00

444 B

Nginx

nginx is a http reverse proxy. An alternative solution for this, especially when used in combination with Docker images is traefik.

Server

A server 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.