Here it is -
https://github.com/wso2/carbon-commons/blob/master/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer/src/main/java/org/wso2/carbon/deployment/synchronizer/ArtifactRepository.java

A reference impl can be found here -
https://github.com/wso2/carbon-commons/blob/master/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.subversion/src/main/java/org/wso2/carbon/deployment/synchronizer/subversion/SVNBasedArtifactRepository.java

Important methods are #init, #commit, #checkout, #getRepositoryType.


On Fri, Aug 24, 2018 at 11:36 AM Nuwan Dias <[email protected]> wrote:

> The Deployment Synchronizer has an interface which could be implemented.
> We could write an S3 implementation for the Deployment Synchronizer.
>
> Can someone point to the Dep-Sync interface and one of the implementations
> please? We had a Registry Based Dep-Sync implementation and a SVN based dep
> sync implementation.
>
> On Thu, Aug 16, 2018 at 10:55 AM Youcef HILEM <[email protected]>
> wrote:
>
>> Hi,
>>
>> I complete my question by specifying my need.
>>
>> As described here
>> (
>> http://sanjeewamalalgoda.blogspot.com/2015/06/deploy-wso2-api-manager-across-multiple.html
>> ),
>> we want to push API published in Master Datacenter to a shaared server and
>> let Read Only nodes pick API config from there (we may not be able to use
>> deployment synchronizer here).
>>
>> How to deposit and read this artifacts from the shared server?
>>
>> Thanks
>> Youcef
>>
>>
>>
>> --
>> Sent from:
>> http://wso2-oxygen-tank.10903.n7.nabble.com/WSO2-Development-f3.html
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> Nuwan Dias
>
> Director - WSO2, Inc. http://wso2.com
> email : [email protected]
> Phone : +94 777 775 729
>


-- 

*Kasun Gajasinghe*Technical Lead, WSO2 Inc.
email: kasung AT spamfree wso2.com
linked-in: http://lk.linkedin.com/in/gajasinghe
blog: http://kasunbg.org
phone: +1 650-745-4499, 77 678 0813
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to