Go to file
Robert Kaussow 21bd776e75
continuous-integration/drone/push Build is passing Details
use a list for nginx_error_location
2020-05-25 11:22:18 +02:00
defaults use a list for nginx_error_location 2020-05-25 11:22:18 +02:00
handlers fix some standards 2018-10-22 10:56:39 +02:00
meta cleanup meta file 2020-03-21 14:36:04 +01:00
molecule add ansible env vars to molecule 2020-03-21 19:02:56 +01:00
tasks fix path 2020-05-25 11:14:57 +02:00
templates use a list for nginx_error_location 2020-05-25 11:22:18 +02:00
.drone.jsonnet cleanup drone config 2020-03-21 14:35:14 +01:00
.drone.yml cleanup drone config 2020-03-21 14:35:14 +01:00
.flake8 [SKIP CI] remove custom flake8 format 2020-03-21 17:57:52 +01:00
.gitignore [SKIP CI] remove pyc files 2019-05-26 18:02:18 +02:00
.later.yml cleanup pipeline 2019-11-22 23:59:05 +01:00
LICENSE [SKIP CI] fix license formatting 2020-02-01 18:03:09 +01:00
README.md [SKIP CI] update readme 2020-02-17 22:49:06 +01:00

README.md

xoxys.nginx

Build Status License: MIT

Setup nginx 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.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Maintainers and Contributors

Robert Kaussow