Forge Home

dockerapp_netrisk

This module installs the netrisk risk management aplication using docker on your server

2,037 downloads

136 latest version

3.1 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.6.1 (latest)
  • 0.5.6
  • 0.5.5
  • 0.5.4
  • 0.5.3
  • 0.5.2
  • 0.5.1
  • 0.4.11
  • 0.4.10
  • 0.4.9
  • 0.4.8
  • 0.4.7
  • 0.4.6
  • 0.4.5
  • 0.4.4
  • 0.4.3
  • 0.4.2
  • 0.4.1
  • 0.3.2
  • 0.2.1
  • 0.1.9
  • 0.1.8
  • 0.1.7
  • 0.1.6
  • 0.1.5
  • 0.1.4
  • 0.1.2
  • 0.1.0
released Nov 4th 2023
This version is compatible with:
  • Puppet Enterprise 2023.6.x, 2023.5.x, 2023.4.x, 2023.3.x, 2023.2.x, 2023.1.x, 2021.7.x
  • Puppet >= 7.24 < 9.0.0
  • , , , , ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'ffquintella-dockerapp_netrisk', '0.6.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add ffquintella-dockerapp_netrisk
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install ffquintella-dockerapp_netrisk --version 0.6.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

ffquintella/dockerapp_netrisk — version 0.6.1 Nov 4th 2023

dockerapp_netrisk

This is the dockerapp_netrisk module. Basically what it does is install and configures the netrisk application using docker images.

Table of Contents

  1. Description
  2. Setup - The basics of getting started with dockerapp_netrisk
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

This is the easiest way to install and configure the netrisk application and also the default recommended one.

Setup

Setup Requirements OPTIONAL

This module is dependent of the dockerapp base module.

Beginning with dockerapp_netrisk

Just call the class and pass the parameters.

Usage