JFrog Artifactory · Arazzo Workflow
Artifactory Configure Repository Replication
Version 1.0.0
Create a local repository then set up scheduled push replication for it.
View Spec
View on GitHub
ArtifactsDevOpsCI/CDDocker RegistryMavenPackage ManagementRepositoryArazzoWorkflows
Provider
Workflows
configure-repository-replication
Create a repository and configure scheduled replication, then verify it.
Creates a local repository, configures scheduled push replication to a target URL, and reads the replication configuration back to confirm it was saved.
1
createRepository
createOrReplaceRepository
Create the local repository that will be the replication source.
2
configureReplication
createOrReplaceReplication
Configure scheduled push replication from the local repository to the target URL.
3
verifyReplication
getReplicationConfig
Read the replication configuration back to confirm the schedule and target were saved.