-
Notifications
You must be signed in to change notification settings - Fork 66
Integrate with mlcp #78
Comments
+1 for this. Was just looking at the Loading Content section to put my demo projects in line with that. Having MLCP support would mean less things to install by the users too. (Most people on V6 and above already have it installed). If we can preserve the same substitution as in XQSync with Roxy that'd be great. This would allow me to have multiple MLCP configurations that each load content in subdirectories of /data/ with different settings (E.g. collections, permissions, etc.) As an extra fringe case, it would allow me to easily script several MLCP runs in a step-by-step manner. That way in my demo I can run these with timed breaks between them, to enable me to show things changing in real time in my demo. Great for situational awareness and alerting apps. |
I updated my app_specific.rb to use mlcp: Had to do some env work to get JAVA to run on my host since my Ruby is 32 bit and could not find 64 bit JAVA.
|
My pull request contains functionality to call mlcp through roxy. Run |
Still some room for improvement, but separate tickets have been created for that. Closing this, available in both master and dev.. |
Currently the deployer can use XQSync or recordloader. Add mlcp, since that's officially supported by MarkLogic.
The text was updated successfully, but these errors were encountered: