Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 431 Bytes

Web Servers - nginx, apache

Overview

Automatically deploy web apps such as nodeJS apps and python apps with these puppet modules

Module Description

the nginx module contains manifests that will deploy a sample nodeJS app on CentOS 7 Server.

the apache module contains manifests that will deploy a python application on a CentOS 7 Server

Setup

  • using make (coming soon)

Limitations

Tested on CentOS 7 only.