Go to file
Robert Kaussow 0201a7e921
continuous-integration/drone/push Build is passing Details
fix syntax if custom option is an 'if' expression
2020-10-03 13:56:32 +02:00
defaults add nginx_tls_certificates_extra 2020-06-04 23:37:44 +02:00
handlers fix some standards 2018-10-22 10:56:39 +02:00
meta update email 2020-10-01 17:12:30 +02:00
molecule move molecule tests to hcloud 2020-10-02 09:32:09 +02:00
tasks add nginx_tls_certificates_extra 2020-06-04 23:37:44 +02:00
templates fix syntax if custom option is an 'if' expression 2020-10-03 13:56:32 +02:00
.drone.jsonnet move molecule tests to hcloud 2020-10-02 09:32:09 +02:00
.drone.yml move molecule tests to hcloud 2020-10-02 09:32:09 +02: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 migrate dependencies to collections 2020-08-19 18:38:59 +02:00
LICENSE update email 2020-10-01 17:12:30 +02:00
README.md [skip ci] fix heading 2020-10-03 13:39:34 +02: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.