Questions Tagged With deploymenthttps://answers.axonivy.com/tags/deployment/?type=rss&user=Lars%20Tuchelquestions tagged <span class="tag">deployment</span>enTue, 05 Feb 2019 12:04:16 -0500Deployment options for application ziphttps://answers.axonivy.com/questions/3657/deployment-options-for-application-zip<p>Dear ivyteam</p> <p>According to the <a href="https://developer.axonivy.com/doc/latest/EngineGuideHtml/administration.html#administration-deployment-advanced">documentation</a> we can configure additional behaviour for the automatic deployment with a <em>deploy.options.yaml</em> file. Our package currently looks as follows:</p> <pre><code>application.zip projectA-1.0.iar ... deploy.options.yaml projectB-2.4.iar ... deploy.options.yaml </code></pre> <p>In the yaml files we configured properties like <code>fileFormat: EXPANDED</code>. Unfortunately this did not work and the iars were deployed packed. Only after we added a <em>deploy.options.yaml</em> file to the zip the iar were deployed expanded. Is this expected behaviour? The documentation is not very clear about that. (We're using ivy 7.1.x by the way)</p> <p>We would like to have a yaml file per iar as the target version may be different for each iar. Is this supported?</p> <p>Best regards, Lars</p>Lars TuchelTue, 05 Feb 2019 12:04:16 -0500https://answers.axonivy.com/questions/3657/deployment-options-for-application-zipdeployment