Folder the server instance scans for deployable archives
--auto-deploy-root path
--auto-deploy-root specifies
the folder the server instance scans for deployable archives. Deployable
archives placed in this folder are automatically unpacked and deployed
when the instance is started. No restart is necessary when a deployable
archive is added, updated, or removed. Many instances may share a
single pathauto-deploy-root. Using this folder allows
near-simultaneous hot deployment to multiple instances. The folder
is scanned every five seconds for changes.
pathPath to the folder scanned for deployable archives relative to the server instance's root folder.
Scan the auto_deploy folder for deployable
archives to hot deploy.
--auto-deploy-root ./auto_deploy