Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Deploy/manage/update configuration using OOTB ML packaging #111

Closed
peterskim12 opened this issue Jun 21, 2013 · 2 comments
Closed

Deploy/manage/update configuration using OOTB ML packaging #111

peterskim12 opened this issue Jun 21, 2013 · 2 comments

Comments

@peterskim12
Copy link
Contributor

Currently, we're relying on an unpublished/for-internal-use-only REST endpoint to execute adhoc XQuery code for managing server configuration. Engineering may change this at any time and have no obligation to take external use into consideration (currently facing issues with this and changes in ML7).

One way of doing this in a more kosher manner may be to use the OOTB configuration manager/packaging functionality. This would also help reduce the amount of XQuery code in the Roxy Deployer.

@paxtonhare
Copy link
Contributor

paxtonhare commented Jun 21, 2013

See my other response on inadequate packaging API. Also we did the custom route to support older versions of ML. AS of ML 6.0 the packaging API was still unable to support bootstrapping to the extent that Roxy needs.

@grtjn
Copy link
Contributor

grtjn commented Jun 13, 2017

This ticket is outdated.

We have moved to using :8000/v1/eval for MarkLogic 8+, and only use the old approach for ML7- but anticipate that will get removed once ML7 has been EOL'ed (end of 2017).

Packaging api has not progressed since ML6, and all focus has been rerouted to the Management REST api as of ML8. The latter would be the preferred choice when we migrate to a different bootstrap strategy.

@grtjn grtjn closed this as completed Jun 13, 2017
@grtjn grtjn self-assigned this Jun 13, 2017
@grtjn grtjn added this to the July 2017 milestone Jun 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants