Deploying Web Applications to the Cloud

See Also 

To deploy a web application to the cloud, set the application's server to a server on the cloud and run the application.

  1. In the Projects window, right-click the application's node and select Properties.
  2. In the Project Properties, select the Run category.
  3. From the Server drop-down list, select the server you want. If the cloud account is registered in the IDE, the server is listed.
  4. In the Projects window, right-click the project's root node and select Run. The IDE builds the project and deploys it to the cloud server. You can follow the progress of deployment in the IDE's Output window. The application's landing page opens in a browser window.
See Also
Deploying Web Applications
Changing the Target Server

Legal Notices