This section will take you through the steps for quickly setting up a single Zend Server from the AWS Marketplace.
To follow the procedures in this section, you will need:
An active Amazon AWS account. If you have not yet created an account, click here.
The first step is to select which type of Zend Server machine image you wish to launch, and configure it to best suit your personal preferences.
|
|
|
To select your Zend Server AMI:
|
|
|
The next step is to view the Zend Server AMI in the EC2 Management Console, and launch the Zend Server User Interface.
|
|
|
To launch Zend Server:
|
|
You have successfully deployed and launched a single Zend Server on AWS. Note: To remove the Zend Server AMI, right-click it in the Instances list and select Terminate. Please note, that once terminated, your Zend Server instance cannot be recovered. |
So you’ve got Zend Server up and running. What’s your next step? This section will introduce a few basic workflows that you can perform directly from the User Interface and that will help you set up your production environment in no time.
Want to set an mailing account for sending notifications from Zend Server? In the Zend Server UI, go to the Administration | Settings page, and configure the mail settings.
Want to change a directive for a PHP extension? In the Zend Server UI, go to the Configuration | PHP page, locate the extension you are looking for using the Search box at the top of the page, and change the value for the directive you wish to change.
Got an application you want to deploy and monitor using Zend Server? Once you have the application packaged into a .zpk file, go to the Applications | Apps page in the UI, and click Deploy Application in the Action bar.
For detailed instructions on preparing the application package, and deploying it on Zend Server, see Working with Applications.
Want to scale up your environment by creating a cluster? Go to the Administration | Servers page in the UI, and click Join Cluster in the Action bar.
For detailed instructions on joining a cluster from the Zend Server UI, see Joining a Cluster.
For detailed instructions on setting up a cluster using CloudFormation, see Setting Up a Zend Server Cluster on AWS Using CloudFormation.
|
|
|
Related Links: Setting Up a Zend Server Cluster on AWS Using CloudFormation |
|
|