|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page HistoryThese Debian packages can be downloaded on [Petals' website|http://petals.ow2.org].
h1. Installing Petals ESB using the Debian packages
Nowadays, no public repository exists containing the Debian packages of Petals ESB. So to install yours, you must download them, next install them with your favorite Debian tools ({{synaptic}}, {{apt-get}}, {{dpkg}}).
{section}
h1. Uninstalling Petals ESB
According to Debian policies, Petals ESB packages can be installed with or without purging configuration files.
In addition to the runtime files, the purge will remove following configuration or data 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 installed with or without purging configuration files.
In addition to the runtime files, the purge will remove following configuration or data 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