Installing Petals ESB CLI using the Debian packages

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (8)

View Page History
{column}

h1. Installing Petals ESB CLI using the Debian packages

Nowadays, no public repository exists containing the Debian packages of Petals ESB CLI. So to install yours, you must download them, next install them with your favorite Debian tools (synaptic, apt-get, dpkg).

Several Debian packages are available:
|| Package || Description || Depends on || Required for a production use ||
| {{petals-commons}} | The base package for all Petals products | {{base-files}} | required |
| {{petals-cli}} | The base package of Petals ESB CLI | {{java7-runtime-headless}}, {{base-files}}, {{petals-commons}} | required |
| {{petals-cli-bc-sftp}} | The extension "Petals BC SFTP tooling pack" | {{petals-cli}} | recommended only if the BC SFTP is deployed on your Petals topology |
| {{petalc-cli-cmd-monitoring}} | The extension "Monitoring" | {{petals-cli}} | required by {{petalc-cli-cmd-monitoring-mo-cacti}} and {{petalc-cli-cmd-monitoring-so-nagios}} |

This package arrives with following directories and files:
* {{/usr/bin/petals-cli}}: The script used to start Petals ESB CLI,
* {{/usr/bin/petals-cli.sh}}: A link to {{/usr/bin/petals-cli}}, for compatibility with previous versions,
* {{/etc/petals-cli/petals-cli.default}}: The default preferences of Petals ESB CLI,
* {{/usr/share/petals-cli}}: Directory containing all Java libraries required by Petals ESB CLI,
* {{/usr/share/petals-cli/extensions}}: Directory containing all extensions of Petals ESB CLI,
* {{/usr/share/petals-cli/licenses}}: Directory containing license files.


This package arrives with following directories and files:
* {{/usr/bin/petals-cli-nagios}}: The script wrapping Petals ESB CLI and redirecting its output to the input channel of Nagios,
* {{/etc/petals-cli/nagios-mapping-rules.properties}}: Nagios mapping rules,
* {{/etc/petals-cli/petals-cli-nagios}}: Environment configuration file,