mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-18 16:17:30 +01:00
13 lines
290 B
YAML
13 lines
290 B
YAML
name: "Nginx"
|
|
website_url: "https://nginx.org/en/"
|
|
source_code_url: "https://hg.nginx.org/nginx/file/tip"
|
|
description: "HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server."
|
|
licenses:
|
|
- BSD-2-Clause
|
|
platforms:
|
|
- C
|
|
- deb
|
|
- Docker
|
|
tags:
|
|
- Web Servers
|