|
|
|
|
|
- Overview
- List of files to deploy
- List of files to install (setup on a remote application server)
- Selecting the files to install (deployment package or physical media)
WEBDEV site deployment: Files to install
The setup program creation wizard automatically analyzes and selects the files that will be installed with the site. When installing on a remote Application Server, to view the list of files taken into account, click on "Edit file list". When creating a deployment pack or the setup by physical media, the list of files is automatically proposed. Note: When installing or updating on a remote application server, you can compare the files installed on the server with those on the development workstation. List of files to install (setup on a remote application server) By default, the wizard selects all the elements required to run the WEBDEV site: - libraries (".WDL" files)
- images and static HTML pages (_WEB directory of project)
- style sheets (CSS files)
- dynamic HTML pages (content of directories for project languages)
- etc.
For each file (or group of files), you have the ability to specify via the context menu whether the file (or the group of files) must be: - updated.
- never modified on the server ("No action" option). No action will be performed on the selected files.
- deleted from the sever.
- never updated on the sever.
You also have the ability to click the corresponding buttons ("Update", "No action", "Exclude from updates" and "Delete"). The "Compare" button compares the local and remote files: file size, modification date and time. Remarks: - For an update, only the new files (or the files more recent than the ones previously installed) are marked for deployment.
- You can filter the files displayed in this window: files to be updated only, files to be deleted, excluded or with no action to be taken.
Case of data files: - During a first setup, the data files are automatically proposed by default.
- During an update, the data files are proposed by default only if they do not exist on the server (new data files for example).
- If the data files are manually added into the files to install ("Add additional files" button), these files will be automatically included in the update whenever an update is performed. They will be installed only if these files are more recent than the existing ones.
- If you do not want to install the data files, simply:
- Select the files,
- Scroll down the "Delete" button and select the "Delete and exclude from future updates" option.
During a deployment on several servers simultaneously, you have the ability to select the files to deploy on each server. The destination directory of each file is common to all the servers. Selecting the files to install (deployment package or physical media) By default, the wizard selects all the elements required by the dynamic WEBDEV site to operate: - libraries (".WDL" files)
- images and static HTML pages (_WEB directory of project)
- style sheets (CSS files)
- dynamic HTML pages (content of directories for project languages)
- ...
This list corresponds to the list of files that will be installed. You can: - delete files from this list ("Exclude the files" button). The excluded files will not be proposed anymore during the next site update.
- add files into this list ("Add files" button). These files will be automatically proposed during a site update.
- modify the deployment directory. All you have to do is modify the destination directory in the table.
The wizard can also be used to deploy the site in all languages (by default) or for some languages only. If this option is chosen, a popup allows you to select the desired languages. Case of data files: - By default, the wizard provides the data files.
- If the data files are manually added into the files to install ("Add files" button), these files will be automatically included in the update whenever an update is performed. They will be installed only if these files are more recent than the existing ones.
- If you don't want to install them, simply select them and click "Exclude files".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|