Go to file
Robert Kaussow a07aac4395
continuous-integration/drone/push Build is passing Details
chore: switch to main as default branch
2022-06-20 22:20:22 +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 chore: switch to main as default branch 2022-06-20 22:20:22 +02:00
molecule chore: switch to main as default branch 2022-06-20 22:20:22 +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 chore: switch to main as default branch 2022-06-20 22:20:22 +02:00
.drone.yml chore: switch to main as default branch 2022-06-20 22:20:22 +02:00
.gitignore chore: add auto-generated _docs folder to gitignore file 2022-03-03 21:15:51 +01:00
.later.yml migrate dependencies to collections 2020-08-19 18:38:59 +02:00
LICENSE chore: end of the year maintenance [skip ci] 2021-12-21 10:45:30 +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.