dockerapp_wso2is

pdk
This module install wso2 Identity Server using docker.

34,190 downloads

1,047 latest version

5.0 quality score

Version information

  • 1.10.3 (latest)
  • 1.10.2
  • 1.10.1
  • 1.9.1
  • 1.8.1
  • 1.7.3
  • 1.7.2
  • 1.7.1
  • 1.6.2
  • 1.6.1
  • 1.5.3
  • 1.5.2
  • 1.5.1
  • 1.4.1
  • 1.3.38
  • 1.3.37
  • 1.3.36
  • 1.3.35
  • 1.3.34
  • 1.3.33
  • 1.3.32
  • 1.3.31
  • 1.3.30
  • 1.3.29
  • 1.3.28
  • 1.3.27
  • 1.3.26
  • 1.3.25
  • 1.3.24
  • 1.3.23
  • 1.3.22
  • 1.3.21
  • 1.3.20
  • 1.3.19
  • 1.3.18
  • 1.3.17
  • 1.3.16
  • 1.3.15
  • 1.3.14
  • 1.3.13
  • 1.3.12
  • 1.3.11
  • 1.3.10
  • 1.3.9
  • 1.3.7
  • 1.3.6
  • 1.3.5
  • 1.3.4
  • 1.3.3
  • 1.3.2
  • 1.3.1
  • 1.2.1
  • 1.1.1
  • 1.0.1
  • 0.7.7
  • 0.7.6
  • 0.7.5
  • 0.7.4
  • 0.7.3
  • 0.7.2
  • 0.7.1
  • 0.7.0
  • 0.6.20
  • 0.6.19
  • 0.6.18
  • 0.6.17
  • 0.6.16
  • 0.6.15
  • 0.6.14
  • 0.6.13
  • 0.6.12
  • 0.6.11
  • 0.6.10
  • 0.6.9
  • 0.6.8
  • 0.6.7
  • 0.6.6
  • 0.6.5
  • 0.6.4
  • 0.6.3
  • 0.6.2
  • 0.6.1
  • 0.6.0
  • 0.5.14
  • 0.5.13
  • 0.5.12
  • 0.5.10
  • 0.5.9
  • 0.5.8
  • 0.5.7
  • 0.5.6
  • 0.5.5
  • 0.5.4
  • 0.5.3
  • 0.5.2
  • 0.5.1
  • 0.5.0
  • 0.4.0
  • 0.3.15
  • 0.3.14
  • 0.3.13
  • 0.3.12
  • 0.3.11
  • 0.3.10
  • 0.3.9
  • 0.3.8
  • 0.3.7
  • 0.3.6
  • 0.3.4
  • 0.3.3
  • 0.3.2
  • 0.3.1
  • 0.2.17
  • 0.2.16
  • 0.2.14
  • 0.2.13
  • 0.2.12
  • 0.2.11
  • 0.2.10
  • 0.2.9
  • 0.2.8
  • 0.2.7
  • 0.2.6
  • 0.2.5
  • 0.2.4
  • 0.2.3
  • 0.2.2
  • 0.2.1
  • 0.1.9
  • 0.1.8
  • 0.1.7
  • 0.1.6
  • 0.1.5
  • 0.1.4
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
released Jan 25th 2021
This version is compatible with:
  • Puppet Enterprise 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x, 2018.1.x, 2017.3.x, 2017.2.x, 2016.4.x
  • Puppet >= 4.10.0 < 7.0.0
  • CentOS
    ,
    OracleLinux
    ,
    RedHat
    ,
    Scientific

Start using this module

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

Add this module to your Puppetfile:

mod 'ffquintella-dockerapp_wso2is', '1.10.3'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

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

Manually install this module globally with Puppet module tool:

puppet module install ffquintella-dockerapp_wso2is --version 1.10.3

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_wso2is — version 1.10.3 Jan 25th 2021

dockerapp_wso2is

This module installs the WSO2 Identity Server using docker and the folder structure defined on the dockerapp modules series.

Table of Contents

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

Description

This module installs the WSO2 Identity Server using docker and the folder structure defined on the dockerapp modules series.

The advantage of this strucure is standarization between your apps and security.

Setup

Setup Requirements

This module depends of the following other modules:

  • ffquintella-dockerapp
  • puppetlabs-stdblib
  • lwf-remote_file
  • ffquintella-sqlcli
  • puppetlabs-java
  • puppetlabs-docker
  • ffquintella-ccm_cli

Usage

Basicaly includes dockerapp_wso2is and adjust the parameters needed

All the parameters are described in doc/REFERENCES.md

Limitations

In the Limitations section, list any incompatibilities, known issues, or other warnings.

Parameters

  • service_name - The name of the service (app) to be used on the folders
  • version - WSO2 version

Development

We try to make our modules as tested as possible so if you make any changes pelase use pdk test unit and pdk validate before submitting a pull request.