Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

WSO2 Identity Server (IS) 5.0.0 is provided as a service on WSO2 Private PaaS 4.1.0. This is implemented by creating a template module, a cartridge agent plugin, a Docker image and a Puppet module. The template module is used for configuring the product in runtime with a set of key value pairs (configuration parameters). The cartridge agent plugin is used for setting the runtime configuration parameters such as hostnames, IP addresses of dependent clusters, dynamic proxy ports, etc. The Docker image is built by packaging the cartridge agent, configurator, template module, product distribution and the Java runtime. The puppet module will also include the same set of component as in the Docker image and the template module will be used for the configuration automation.

Deployment Architecture

The above diagram illustrates the deployment architecture of WSO2 Identity Server on Private PaaS. In this deployment two different Private PaaS clusters will be created for IS manager and worker. These clusters can be scaled independently.

Template Module

WSO2 Identity Server 5.0.0 template module provides a set of templates that is used to configure the API Manager with the Configurator.

You can find the WSO2 Identity Server 5.0.0 template module here.

 

Cartridge Agent Plugin

The Server configurations are automated through the cartridge agent plugin, which was implemented for WSO2 Identity Server (IS) 5.0.0.

The plugin configures the following and many more:

  • server hostname
  • cluster discovery parameters
  • proxy ports

You can find the WSO2 Identity Server 5.0.0 cartridge agent plugin here.

  • No labels