Menu

Tree [981cc1] master /
 History

HTTPS access


File Date Author Commit
 README.md 2019-10-17 Link Kat Link Kat [981cc1] Initial commit
 site.pp 2019-10-17 Link Kat Link Kat [981cc1] Initial commit

Read Me

puppet_docker_nginx

A simple Puppet module to automate the installation of docker-nginx.

On a Puppet Ubuntu Server 16.04 machine formerly installed, you can run the following commands:

Installing the module Docker for Puppet.

:~$ sudo /opt/puppetlabs/bin/puppet module install garethr-docker

:~$ git clone https://github.com/garanet/puppet_docker_nginx.git

Copy the content of site.pp file (or you can copy directly the file) into the your puppet manifest

:~$ cp puppet_docker_nginx/site.pp /etc/puppetlabs/code/environments/production/manifests/

2016 - www.garanet.net