What is the setting in Production Server for auto deployment and how do I set this up?
조회 수: 2 (최근 30일)
이전 댓글 표시
I could not find a place in Settings section in the Production Sever Dashboard to enable or disable auto deployment, and if I need to add the options through advanced section, what I should put there? Do I need to restart the server/instance after I add the auto deployment configuration?
댓글 수: 0
채택된 답변
Sergio E. Obando
2024년 9월 25일
편집: Sergio E. Obando
2024년 9월 25일
According to the documentation, archives placed on the auto-deploy folder are automatically unpacked if your server is managed through command line, so you do not need to enable or disable this per se. For dashboard instances, https://www.mathworks.com/help/mps/qs/share-a-ctf-archive-on-the-server-instance.html, you must upload through dashboard.
댓글 수: 2
Sergio E. Obando
2024년 9월 25일
The part that seems confusing is this statement here in the doc: https://www.mathworks.com/help/mps/server/mps.configuration-properties.html#bufy3fi
"Dashboard Usage
In the Settings tab of your server instance, under Advanced, specify the property setting in the Additional Options box. For example:
--auto-deploy-root ./auto_deploy"
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Server Management에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!