Author: Robert Kaussow <mail@geeklabor.de>
Date:   Fri Jan 31 11:23:20 2020 +0100

    cleanup documentation
This commit is contained in:
Robert Kaussow 2020-01-31 10:50:43 +00:00
parent 0ea4c02a47
commit e807749196
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@ title: nginx
type: docs
---
Role to setup nginx
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.nginx) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.nginx?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.nginx) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
Setup [nginx](https://www.nginx.com/) webserver. Nginx is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and a web server. The nginx project started with a strong focus on high concurrency, high performance and low memory usage.
* [Default Variables](#default-variables)
* [nginx_access_log](#nginx-access-log)