Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LANsible/ansible-container-role-nginx
Trellis inspired Nginx container role for blazing fast webservers.
https://github.com/LANsible/ansible-container-role-nginx
Last synced: 2 months ago
JSON representation
Trellis inspired Nginx container role for blazing fast webservers.
- Host: GitHub
- URL: https://github.com/LANsible/ansible-container-role-nginx
- Owner: LANsible
- License: bsd-3-clause-clear
- Created: 2018-04-29T17:58:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T17:59:17.000Z (over 6 years ago)
- Last Synced: 2024-08-02T05:23:00.332Z (6 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - ansible-container-role-nginx - Trellis inspired Nginx container role for blazing fast webservers. (Python)
README
# wilmardo.nginx-lightspeed
[![Build Status](https://travis-ci.org/wilmardo/ansible-role-domoticz.svg?branch=master)](https://travis-ci.org/wilmardo/ansible-role-nginx-lightspeed)
[![Galaxy](https://img.shields.io/badge/galaxy-wilmardo.nginx-lightspeed-blue.svg)](https://galaxy.ansible.com/wilmardo/nginx-lightspeed/)Role to install Nginx from source with brotli and pagespeed
## Requirements
None.
## Role Variables
### Default usage
As default nginx-lightspeed is installed and running.
If you want to adapt this to your needs look at the [Advanced usage](#advanced-usage) section.### Advanced usage
For more advanced usage the following variables are available:
```yaml
# see defaults/main.yml
```## Dependencies
None
## Example Playbook
Install nginx-lightspeed with the default settings
```yaml
- hosts: all
roles:
- role: wilmardo.nginx-lightspeed
```## License
BSD-3-Clause-Clear
## Author Information
This role was created in 2018 by [Wilmar den Ouden](https://wilmardenouden.nl).