Difference between revisions of "Deploy Files"

From Lianjapedia
Jump to: navigation, search
(The Deploy Files Tab)
Line 19: Line 19:
  
 
[[{{ns:file}}:l5_deployfiles1.png|left|link={{filepath:l5_deployfiles1.png}}|Deploy Files Tab]]
 
[[{{ns:file}}:l5_deployfiles1.png|left|link={{filepath:l5_deployfiles1.png}}|Deploy Files Tab]]
 +
<br clear=all>
 +
 +
===Instant Search===
 +
From v5.3 the panel includes instant search.  Just start typing the text you want to search for:
 +
[[{{ns:file}}:deploy_instantsearch1.png|left|link={{filepath:deploy_instantsearch1.png}}|Instant Search]]
 +
<br clear=all>
 +
 +
The display is updated as you type and as well as the mouse, you can also use the cursor keys and the return key to navigate and select:
 +
[[{{ns:file}}:deploy_instantsearch2.png|left|link={{filepath:deploy_instantsearch2.png}}|Instant Search]]
 
<br clear=all>
 
<br clear=all>
  

Revision as of 09:08, 28 May 2020

The App Inspector

The App Inspector display changes based on the current workspace, showing tabs relevant to that workspace.

Clicking the small icon on the far right of the App Inspector title bar will detach it into its own floating window.

Double clicking the window title bar when it is floating will attach it back into place.

App Inspector


The Deploy Files Tab

The Deploy Files Tab contains a file list pertaining to the Deploy Workspace. The Deploy Workspace is used to deploy databases, Apps and their associated files to the local machine for use with the runtime clients for testing or to remote machines for production deployment.

The Deploy Workspace is also used to create Lianja Package Files, which are compressed packages of Apps, databases and Library files to transfer to another Lianja App Builder installation.

On Windows, desktop Apps installers (.exe) can also be created in the Deploy Workspace using the built-in NSIS Installer. See Packaging Lianja Desktop Apps for Windows for more information.

In the App Inspector Deploy Files Tab, files are listed by category and in folders. Click the arrow to the left of the category or folder name to expand or collapse it.

Deploy Files Tab


Instant Search

From v5.3 the panel includes instant search. Just start typing the text you want to search for:

Instant Search


The display is updated as you type and as well as the mouse, you can also use the cursor keys and the return key to navigate and select:

Instant Search


To deploy files or create Lianja Package Files or Windows Installers, select the Deploy Workspace from the Modebar.

See Cross Platform App Deployment with Lianja for detailed information on local and remote deployment.

See Also

Cross Platform App Deployment with Lianja, Deploy to Repository, Deploy Workspace, Lianja Package Files, Packaging Lianja Desktop Apps for Windows, Quick_Deploy