Zend Server User Guide > Tasks > Working with Libraries > Deploying Libraries

Deploying Libraries

This procedure describes how to deploy a library in Zend Server.

Notes:

Before deploying a library, you must have the complete library application package ready.

Deploying a library in a cluster, will deploy the library on all cluster nodes.

 

 

Instructions on how to complete a procedure

To deploy a library:

  1. In the UI, go to Applications | Libraries.
  2. In the Action bar, click .
    The Deploy Library wizard displays.

  1. Drag and drop your library package (.zpk) in the Deployment Package drop-box.
    -OR-
    Click Choose Files to browse and select your application package.
    After the progress bar reaches 100%, a success notification displays.

  1. Click Next.
    The License Agreement dialog displays.

    Note:

    The License Agreement dialog will only display if it was specified in the library package's descriptor XML file.

  1. Mark the ‘I have read and agree to the license agreement’ checkbox and click Next.
    The Prerequisites Validation dialog displays.

    Note:

    The Prerequisites Validation dialog will only display if parameters needing validation were defined in the library package's descriptor XML file.

  1. This dialog displays any parameters specified as needing validation in the library package's descriptor XML file.
    If your system does not qualify, an error message is displayed at the top of the dialog and the prerequisites in question appear in red. Click the link to open Zend Server in another tab in your browser, and then click after amending the specific dependencies.
    If all the parameters have been validated click Next.
    The Deployment Summary dialog opens.

  1. The Deployment Summary dialog displays the details of the library to be deployed and a summary of the parameters you have defined for the library. Select the Set as default version check-box to define the library as the default library version to be used by deployed applications with no specific library version call.
    To change anything on this page, click and change it on the dialog it appears.
    Otherwise, click to deploy your library.
    Your library is deployed and added to the Applications list on the Applications | Libraries page.

 

 

Related Links

Related Links:

Libraries

Redeploying Libraries

Removing Libraries

Updating Libraries

 

 

 

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.