User Guide > Tasks > Working with Deployment > Creating a Remote Zend Server Target

Creating a Remote Zend Server Target

Creating a Remote Zend Server target allows you to deploy your application on a remote server.

Note:

The Zend Server deployment feature is only available on Apache servers. Deploying on IIS is currently not supported.

 

 

Instructions on how to complete a procedure

To create a Remote Zend Server target:

  1. From the Menu bar,  select Window | Show View | Targets to add the Targets view to your perspective.

  1. In the Targets view, click on the Add Target icon .
    The Add Target dialog is displayed.

  1. Click on the Zend Server icon.
    The Target Details dialog is displayed.

  1. Enter the following information:

  • Host: Address of your Zend Server host (e.g., http://localhost:10081, http://192.168.0.1:10081).

  • Key Name: Enter name of Web API key.

  • Key Secret: Enter Web API key.
    For more information on how to get a Web API key, see Adding API Keys.  

  1. Click Finish.
    Zend Studio validates the new remote Zend Server target, and the new target appears in the Target view.

You can now deploy a project by dragging an existing project from the PHP Explorer onto the new target. For more information on deploying, see Deploying an Application.

 

 

Related Links

Related Links:
Managing Targets

Creating a Local Zend Server Target

Creating a Zend Developer Cloud Target

Deploying Applications to Zend Server

 

 

©1999-2014 Zend Technologies LTD. All rights reserved.