Deploy Server Setting

If the project Update Type is not "Local", then allow the user to download the required resources. When using the App Builder, the App Builder service itself is operated with the server providing resources, but if you want to run a separate server, then it provides a function to upload resources.

For the Deploy Server setting, select the menu [Settings > Deploy] item in the management console.

Caution:

The resource upload is processed with the Secure File Transfer Protocol (SFTP) communication. Deploy Server only supports servers that can be accessed with SFTP. The Deploy Server information below must also be set based on SFTP.

Configuring Deploy Server


Item

Description

1

Deploy Server List

Displays the list of registered Deploy Servers.

2

Deploy Server Details

Manages information for accessing Deploy Server and uploading resources.

3

New

Adds a new Deploy Server.

4

Save

Saves after adding Deploy Server or changing details.

5

Delete

Deleted the Deploy Server information selected from the list.


Item

Description

1

Use In-house Server Information

Imports the information entered in the In-house Distribution setting when checked.

2

Server Name

Deploy Server name

3

Host Name

SFTP HOST information to access ex) cacao.dummy.com

4

Port

Port information to access ex) 22

5

Login ID

Login ID information

6

Password

Login password information

7

Plist URL

URL information for downloading recourses

This is to check whether the domain is the same as the URL registered as the Nexacro Project URL information when executing Deploy from the menu [BuildApp > App Info] item.

ex) https://cacao.dummy.com/appbuilder/test

8

Directory

Path information in the server where the resource file will be uploaded

ex) /home/dummy/public_html/appbuilder/test/temp

9

Private Key File

Upload the file if the deploy server requires public key authentication.

10

Description

Write a note

Changing the Nexacro Project URL

When using the App Builder, the default project URL is specified in the following format.

http(s)://[server domain]/appbuilder/archives/***

If you want to configure a separate Deploy Server, then you need to change the Nexacro Project URL information to the actual server URL to operate and proceed with the app build task. Check the resource file at the corresponding URL for the user app execution.

In the case of the app build in the Nexacro Studio, change the Project URL item at the Build App step.

Uploading Resource to Deploy Server

Uploading resources to Deploy Server can be processed after the App Build is successful. Once the App Build is successful, then you can upload it by clicking the [Deploy] button in the menu [BuildApp > App List] list, or by expanding the Options area in the [Basic Property] item and clicking the [Deploy] button.

Deploy Server is operated with the server set in [Basic Property]. If the server is not set, then the resources are not uploaded. A result message is displayed depending on whether the upload has been processed.