You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
This page has been started for the 3.10.0 release and will eventually document as many of the features as possible specific to deploying app servers.
Not undeploying "default" servers
In 3.10.0, ml-app-deployer will not undeploy any of the "default" servers that are created when MarkLogic is first initialized - Admin, App-Services, HealthCheck, and Manage.
It is not expected that you'll need to modify the set of default servers that ml-app-deployer is aware of, but if you do, the list is kept in the DeployOtherServersCommand class. A getter and setter are available to modify the set.
Note also that this feature isn't intended for not undeploying application-specific servers. If you are looking to do that, the easiest way is to use one of the deployment properties for ignoring resource filenames.