issues
search
marklogic-community
/
slush-marklogic-node
Slush generator for a MarkLogic/node project
https://github.com/marklogic-community/slush-marklogic-node/wiki
Other
40
stars
28
forks
source link
Document how to deploy packages (modules) added by mlpm
#525
Open
sashamitrovich
opened
7 years ago
sashamitrovich
commented
7 years ago
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)
Several possible ways: