xoxys.nginx/README.md
Robert Kaussow 45e714fa0f
All checks were successful
continuous-integration/drone/push Build is passing
cleanup documentation
2020-01-31 11:23:20 +01:00

17 lines
871 B
Markdown

# 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.
You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/system/nginx/).
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
### Maintainers and Contributors
[Robert Kaussow](https://gitea.rknet.org/xoxys)