debops / ansible-nginx

Install and manage nginx webserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps nginx

Travis CI test-suite Ansible Galaxy

The nginx is a fast and light webserver with extensible configuration.

The debops.nginx role can be used to install and manage nginx configuration for multiple websites at the same time. The server is configured using inventory variables. This role can also be used as a dependency of another role to configure a webserver for that role using dependency variables.

Installation

This role requires at least Ansible v2.1.5. To install it, run:

ansible-galaxy install debops.nginx

Documentation

More information about debops.nginx can be found in the official debops.nginx documentation.

Role dependencies

  • debops.secret
  • debops.apt_preferences
  • debops.ferm

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

License: GPL-3.0


This role is part of DebOps. README generated by ansigenome.

About

Install and manage nginx webserver

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%