|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page History{section}
h1. Uninstalling Petals ESB
According to Debian policies, Petals ESB packages can be uninstalled with or without purging configuration files.
In addition to the runtime files, the purge will remove following directories containing some configuration or working files:
* {{/etc/petals-esb/container-enable}}
* {{/var/lib/petals-esb}}
* {{/var/log/petals-esb}}
* {{/var/run/petals-esb}}
The dedicated Petals system user and group are also removed when purging packages. The Petals container configurations ({{/etc/petals-esb/container-available}}) are never removed except the sample one, to be reused eventually.
h1. Upgrading Petals ESB
To update the installed version of Petals ESB:
* just uninstalled Petals ESB packages without purging it:
{code}> sudo dpkg -r petals-esb ...{code}
* and installed new Petals ESB packages.
According to Debian policies, Petals ESB packages can be uninstalled with or without purging configuration files.
In addition to the runtime files, the purge will remove following directories containing some configuration or working files:
* {{/etc/petals-esb/container-enable}}
* {{/var/lib/petals-esb}}
* {{/var/log/petals-esb}}
* {{/var/run/petals-esb}}
The dedicated Petals system user and group are also removed when purging packages. The Petals container configurations ({{/etc/petals-esb/container-available}}) are never removed except the sample one, to be reused eventually.
h1. Upgrading Petals ESB
To update the installed version of Petals ESB:
* just uninstalled Petals ESB packages without purging it:
{code}> sudo dpkg -r petals-esb ...{code}
* and installed new Petals ESB packages.
h1. Content of the packages
* {{/usr/share/petals-esb/licenses}}: Directory containing license files.
If needed, this package creates also the system user and group '*petals*' that runs Petals ESB container process.
h2. Content of the package "{{petals-esb-autoloader}}"