Petals Cockpit 0.22.0-SNAPSHOT

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

Changes (10)

View Page History



h3. Application connector

h4. Deploying a component

By clicking on the _CHOOSE the _CHOOSE A FILE_ button in the _COMPONENT DEPLOYMENT_ card, DEPLOYMENT_ card, you can select a component to deploy on the container.

<img: component deploy>
In the top yellow box you can see the file to be uploaded. You can cancel the deploy by clicking either on the cross at the right end of the yellow box or on the _cancel_ button at the bottom of the deploy card.

In the _EDIT INFORMATION_&nbsp;card INFORMATION_ card you can override the name of the component (that the container will use to identify this component).

You can also see the list of shared libraries required by the component, and if they are already deployed on this container. By clicking on the _Override Shared Libraries_ icon (the one with a book stack) you can open a popup to override the resquired shared libraries.

Overriding the component informations means altering its jbi.xml file before deploying it. Use this only if you are certain of the requirement of the component.

When all information are in order, you can deploy the component by clicking the _UPLOAD_&nbsp;button. _UPLOAD_ button.

h5. Overriding required shared libraries of a component

On the popup you can see actual shared libraries needed by the component you are uploading.
You can rename these shared libraries, or change their version by modify directly their values on the textfields. You can remove the shared libraries by clicking delete button on the right. You can add shared libraries by click _ADD_ button and filling name and version textfields.
When you are done managing shared libraries, click _SAVE_ button.
If you don't want your modifications to be saved, click _CANCEL_.

<img: override component sl>

h4. Deploying a service assembly

By clicking on the&nbsp;_CHOOSE A FILE_&nbsp;button in the&nbsp;_SERVICE ASSEMBLY DEPLOYMENT_&nbsp;card, you can select a service assembly to deploy on the container.
By clicking on the _CHOOSE A FILE_ button in the _SERVICE ASSEMBLY DEPLOYMENT_ card, you can select a service assembly to deploy on the container.


h4. Deploying a shared library

By clicking on the&nbsp;_CHOOSE A FILE_&nbsp;button in the&nbsp;_SHARED LIBRARY DEPLOYMENT_&nbsp;card, you can select a shared library to deploy on the container.
By clicking on the _CHOOSE A FILE_ button in the _SHARED LIBRARY DEPLOYMENT_ card, you can select a shared library to deploy on the container.

h1. Working with components

See this page to learn mode about Petals components: https://doc.petalslink.com/display/petalscomponents/Understanding+Petals+components

Components are visible on Petals tree under the _COMPONENTS_ category for each container. When a component is selected, its view is displayed in the right frame. Two tabs are available: component *OVERVIEW* and *OPERATIONS*, they are explained in the [Component views|#Component views|Component views] section.

h2. Component views

h3. Component overview

h4. About component

In this section, the component's current state and type are displayed.

h4. Component shared libraries

A list of the shared libraries required by the component, you can view each one by clicking on the button.

h4. Service units

If a component has service units they are displayed with their service assembly on the _SERVICE UNITS_ section and they are also displayed as component's children in Petals tree.

h3. Component operations

On the _OPERATION_ tab, you can view component's lifecycle, change its state or change its parameters.

h4. Deploying a service unit

By clicking on the _CHOOSE A FILE_ button in the _SERVICE UNIT DEPLOYMENT_ card, you can select a shared library to deploy on the component.