Hi Kunwar,
Your best option for this task will be our REST API's "All Artifacts Created
In Date Range" search resource:
http://wiki.jfrog.org/confluence/display/RTF/Artifactory's+REST+API#Artifactory%27sRESTAPI-AllArtifactsCreatedinDateRange
Although it is actionable only for artifacts and not the entire environment
(permissions, mail-servers, etc.) , it could assist you in creating a sort
of "incremental" synchronization.
You could for example run a script on the "dev" instance to query, say once
a week, for all artifacts created in the last week and simply pull the
listed artifacts instead of the whole repository.
The approach described above is best for when the two networks a completely
physically disconnected. If you have a connection between the two networks
then your best choice is to run rsync-like synchronization using the
replication
REST
API<http://wiki.jfrog.org/confluence/display/RTF/Artifactory's+REST+API#Artifactory%27sRESTAPI-FolderSynchronization%2FReplication>
.
HTH,
Noam
On Fri, Nov 5, 2010 at 12:53 AM, [email protected] <
[email protected]> wrote:
>
> Hi
>
> We have an Artifactory instance used by development team, and we build all
> our projects using this instance.
>
> The test environments can't fetch artifacts from here, since they are on
> completely isolated networks. So we have created another artifactory
> instance to build on this separate network.
>
> Other than export from dev, and import in test what are the options to
> synchronize these two artifactory instances?
>
> Thanks for your support in advance.
>
>
> Regards,
> Kunwar
> --
> View this message in context:
> http://forums.jfrog.org/Synchronize-Two-Artifactory-Instances-tp5707246p5707246.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> David G. Thomson, author of the best-selling book "Blueprint to a
> Billion" shares his insights and actions to help propel your
> business during the next growth cycle. Listen Now!
> http://p.sf.net/sfu/SAP-dev2dev
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users