Go to file
Robert Kaussow bba22d7c04
continuous-integration/drone/push Build is passing Details
fix formatting
2020-10-01 11:20:20 +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 migrate dependencies to collections 2020-08-19 18:38:59 +02:00
molecule fix formatting 2020-10-01 11:20:20 +02:00
tasks add nginx_tls_certificates_extra 2020-06-04 23:37:44 +02:00
templates remove dot from error page title 2020-07-16 22:38:54 +02:00
.drone.jsonnet [skip ci] fix refs to migrated repos 2020-09-27 23:24:11 +02:00
.drone.yml [skip ci] fix refs to migrated repos 2020-09-27 23:24:11 +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 [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