Deployment Wizard

From RadPHP XE2 Documentation
Jump to: navigation, search

Tools PathPDF.jpg Deployment Wizard

The "Deployment Wizard" helps you isolate the files necessary for your application to run, and it copies those files to a folder on your computer to make it easy to upload it to the web server.

Item Description
Step 1 Describes what the "Deployment Wizard" does.
Step 2 Displays a list of the files in your project.
Step 3 Displays a list of the components used in your application.
Step 4 Displays the complete contents of the folder it is going to create for you to copy to your web server.
Step 5 Specifies the target destination for the folder the wizard is going to create. Enter the path and folder name, or browse to an existing folder.

Dwizard step1.png

The first step tells you what the wizard is going to do, there is a checkbox in which you can select to view all the step (Detailed process) or just go to the final step

Dwizard step2.png

In detailed process, the next step will show you the units that have been detected to belong to your project

Dwizard step3.png

The next one will show you the components that you are using in your forms and the unit required for that component

Dwizard step4.png

The next one will show you a full list of all the files that are going to be copied to the destination folder, this includes your files, any unit required by your components, any asset required by those units and the RPCL core source

Dwizard step5.png

The next step is to allow you select a destination folder where all the files will be copied

Dwizard step6.png

The final step shows you the result of the copying process

Personal tools