Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 429 Bytes

File metadata and controls

16 lines (9 loc) · 429 Bytes

This module manages ... drumroll ... nginx!

The individual types and classes that make up this module are documented inline. This README provides pointers to the type(s) of interest to perform particular operations.

Base server configuration

To install and enable an nginx server, use the nginx::server type.

Configuring sites

Use the nginx::site configuration parameter. It'll get you where you need to go.