Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FDARTIFACCT_URL

Property Name

Property Code

Required

Description

Artifactory URL

Code Block

Yes

The URL of Artifactory Repository Manager (e.g. http://[host]:[port]).

Artifactory Username

code

FDARTIFACCT_USERNAME

Yes

User to connect to Artifactory as.

Artifactory Password

code

FDARTIFACCT_PASSWORD

Yes

The password for the Artifactory User.

...

Input Name

Input Code

Required

Description

Artifactory Account

code

FDARTIF_ARTIFACT_REPOSITORY_ACCOUNT_CODE

Yes

The Artifactory account with all the required properties like Instance Url, Username, and Password for running Artifactory Instance. Configure this under Topology - Integrations - CI Server.

Artifactory Path

code

FDARTIF_REMOTE_PATH

Yes

Path to upload an artifact in Artifactory. (e.g. generic-local/flexagon/PluginTest1/1.1/example.war)

Download To Directory

code

FDARTIF_DOWNLOAD_TO_DIR

No

Specify the Path to store the Artifact downloaded from Artifactory. If no inputs given, FlexDeploy's default Artifacts dir will be used.

...