Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

SetupMarkLogicJobRepository

Scott Stafford edited this page Feb 1, 2018 · 3 revisions

Install

Download and unzip mlJobRepo.zip to your local drive

Help

mlJobRepo --help

Deploy

mlJobRepo.bat --host localhost --port 8201 --name mlJobRepo --username admin --password admin

Undeploy

mlJobRepo.bat --undeploy --host localhost --port 8201 --name mlJobRepo --username admin --password admin

Once the mlJobRepo successfully executes the deploy command, a mlJobRepo appserver, database, and modules database will be created on the host.

Clone this wiki locally