Sounds good.
I can probably define no local repos on the mirror server, and then trigger
the pull sync via the REST API with a plugin that implements afterCreate()
I'll work on it and post again in case of any doubts.

Thank you, Yoav.

On Sun, Oct 23, 2011 at 6:26 PM, Yoav Landman <[email protected]> wrote:

> Is currently only possible to manually trigger pull replication via the REST
> API<http://wiki.jfrog.org/confluence/display/RTF/Artifactory%27s+REST+API#Artifactory%27sRESTAPI-FolderSynchronization%2FReplication>.
> So, you can add a post build action that invokes this API.
> In any case, you are welcome to open a request for push replication support
> via REST.
>
> If all you need is to push any new artifact the another server, then you
> can also write a simple user 
> plugin<http://wiki.jfrog.org/confluence/display/RTF/User+Plugins>that does 
> this by responding to afterCreate() events on the repo.
>
> HTH,
> Yoav
>
> On Fri, Oct 21, 2011 at 9:03 PM, Nicky Ramone <[email protected]> wrote:
>
>> Hello
>>
>> I am trying out two Artifactory instances on different locations.
>> My CI server (Jenkins) builds the jar and deploys it into the "master"
>> instance. I was assuming that it would trigger push replication to the
>> "slave" instance.
>> Apparently, it only triggers replication at the defined cron time.
>>
>> Is there a way to trigger replication when an artifact is deployed on the
>> main Artifactory instance?
>>
>> Thank you.
>> Regards.
>>
>> Nicolas.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> The demand for IT networking professionals continues to grow, and the
>> demand for specialized networking skills is growing even more rapidly.
>> Take a complimentary Learning@Cisco Self-Assessment and learn
>> about Cisco certifications, training, and career opportunities.
>> http://p.sf.net/sfu/cisco-dev2dev
>> _______________________________________________
>> Artifactory-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>>
>>
>
>
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
>
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to