Go to file
Robert Kaussow 9da30dc243
chore: replace flake8 config file and add autoformatting
2021-06-07 22:15:05 +02:00
defaults feat: add missing proxy_ vars 2021-05-31 21:50:13 +02:00
handlers refactor: use generic ansible modules service and package 2021-06-05 15:30:41 +02:00
meta [skip ci] cleanup metadata 2021-04-23 12:12:14 +02:00
molecule chore: replace flake8 config file and add autoformatting 2021-06-07 22:15:05 +02:00
tasks refactor: use generic ansible modules service and package 2021-06-05 15:30:41 +02:00
templates feat: add missing proxy_ vars 2021-05-31 21:50:13 +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
.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] update copyright year 2021-03-14 15:15:03 +01:00
README.md [skip ci] fix heading 2020-10-03 13:39:34 +02:00
setup.cfg chore: replace flake8 config file and add autoformatting 2021-06-07 22:15:05 +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.