User Guide > Tutorials > A Guided Tour of Zend Application Deployment Support

A Guided Tour of Zend Application Deployment Support

This tutorial will help you understand how to deploy your application using the deployment.xmlAfter enabling deployment on your application, Zend-Studio creates a deployment.xml file that is displayed in the PHP Explorer view. This file is used to customize and define your deployment and to package the application. file.

You will be working with an existing GitHubGitHub is a web-based hosting service for software development projects that use the Git revision control system. GitHub offers both commercial plans and free accounts for open source projects. project and its deployment.xml file to customize your application’s deployment and to create a ZPK package.

Tutorial Content

In this tutorial you will learn:

Provided Items

For this tutorial we will provide you with the following:

Prerequisites

 

 

Related Links

Related Links:

Tutorial Example Codes

Launching an Application
Exporting the Application Package 

 

 

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