Puppet
The Puppet modules are used to manage configurations.
System Requirements
- Unix-based operating system
- Functioning Internet connection
Prerequisites
This guide assumes that the puppet environment is set up at /etc/puppet/code/environments/production. However, you can use any location by substituting the Puppet environment.
Download WSO2 Enterprise Integrator Puppet modules.
From the Master node, download the package and unzip it to the Puppet environment
unzip puppet-ei.zip -d /etc/puppet/code/environments/production/
Run the relevant profile on the relevant agent node.
export FACTOR_profile=ei_integrator
puppet agent -vt
After the deployment has started, go to the following URL (web UI) using your web browser and log in using the default credentials.
https://<ip-address>:9443/carbon
Username: admin
Password: admin