marklogic-community / slush-marklogic-node

Slush generator for a MarkLogic/node project

Home Page:https://github.com/marklogic-community/slush-marklogic-node/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document how to deploy packages (modules) added by mlpm

sashamitrovich opened this issue · comments

Several possible ways:

  • using mlpm directly (not convenient as you need to specify port,user,password
  • using roxy deploy modules (need to uncomment deploy_packages in deploy_modules section of deploy/app_specific.rb)
  • using roxy deploy packages (works out of the box)