0

I am looking for full automation right from configuring App Server, Forest, and Database. I found way to configure MarkLogic through configuration program as per https://docs.marklogic.com/guide/admin-api/configure

I am looking for a way that can be integrated into the build process as a part of automation which will take care of this one-time configuration for MarkLogic 10.

Mike Gardner
  • 6,611
  • 5
  • 24
  • 34
IAM
  • 11
  • 4

1 Answers1

1

ml-gradle might be what you're looking for: https://github.com/marklogic-community/ml-gradle "ml-gradle is a Gradle plugin that can automate everything you do with MarkLogic. Deploy an application, add a host..."

Lech Rzedzicki
  • 435
  • 6
  • 17