Zend Server User Guide > Getting Started > Step 4: Deploy the Demo Application

Step 4: Deploy the Demo Application

Your next step is to deploy the Zend Demo app - a Zend Framework 2 skeleton application which includes customized monitoring and caching rules, events, recurring jobs and statistical data - directly from the Guide Page. This customized information will help you complete the following steps in this tutorial.

What is Deployment?

How do I prepare an application package (.zpk)?

 

 

Instructions on how to complete a procedure

To deploy the demo app:

  1. In the Zend Server UI, go to Overview | Guide Page.
  2. In the Getting Started section, click Deploy Now.
    The Deploy Application wizard is opened, and Zend Server begins downloading the application package.

  1. After Zend Server completes the downloading process, click Next.
    The Readme dialog is displayed.

  1. Click Next.
    The Application Details dialog is displayed.

  1. Enter the following details:
    • Display Name - Enter a name for the application to be displayed in Zend Server.
    • Virtual Host - Leave default settings (default server) or click Add New to add a new virtual host.
    • Path - Enter a path for the app.
  2. Click Next.
    The Prerequisites Validation dialog is displayed.

  1. This dialog displays the parameters specified as needing validation in the app's descriptor XML file.
    Click Next.
    The Deployment Summary dialog is displayed.

  1. Review the summary, and click Deploy.
    The demo application is deployed on Zend Server, and will be listed on the Apps page.
  2. In the Applications list, select the application.
    The Expanded View is displayed.

  1. Click the Base URL of the application.
    The demo application is displayed.

Tip:

The Apps page contains all the applications deployed on Zend Server. Use it to manage your apps: Deploy, update, roll back, rename and remove your apps.

For more information on deploying applications, see Working with Applications.

 

Read Also

  Deployment    
 

Libraries