Questions Tagged With deploymenthttps://answers.axonivy.com/tags/deployment/?type=rss&user=John%20Moserquestions tagged <span class="tag">deployment</span>enFri, 08 Nov 2019 02:34:12 -0500Docker, applications folder, deploymenthttps://answers.axonivy.com/questions/4154/docker-applications-folder-deployment<p>Dear Ivy team</p> <p>When we are building the KLARA image in windows, we get an issue with long file names. We have decided to keep the deployed IARs inside the image. Therefore the deployed apps are part of it. The folder structure looks like this :</p> <pre><code>jam:~/.../applications/luz$ ls -ltr total 80 drwxr-xr-x 3 jam jam 4096 Mai 1 2019 luz_components drwxr-xr-x 3 jam jam 4096 Mai 1 2019 luz_docs_process drwxr-xr-x 3 jam jam 4096 Mai 1 2019 luz_finance drwxr-xr-x 3 jam jam 4096 Mai 1 2019 luz_xhrm_processes </code></pre> <p>and each folder contains all the Ivy stuff. So no wonder build under Windows is an issue due to long file names.</p> <p>Question : What is needed in these folders ? can we skip some folders/files ?</p> <p>Request for 7.3.2 : Can you provide a "applications"-less Ivy version which does not require 7.4 ? </p> <p>Best regards John Moser</p>John MoserFri, 08 Nov 2019 02:34:12 -0500https://answers.axonivy.com/questions/4154/docker-applications-folder-deploymentdockerdeployment7.3.1 deployment - is a zip file still suportedhttps://answers.axonivy.com/questions/4104/7-3-1-deployment-is-a-zip-file-still-suported<p>Dear Ivy Team</p> <p>Pre-7.3.1 we deployed a xyz.zip containing the IARs to the deploy folder.</p> <p>What is the preferred way with 7.3.1 ?</p> <p>Best regards John Moser</p>John MoserWed, 16 Oct 2019 04:51:02 -0400https://answers.axonivy.com/questions/4104/7-3-1-deployment-is-a-zip-file-still-suportedivydeploymentDocker, IAR deploymenthttps://answers.axonivy.com/questions/3800/docker-iar-deployment<p>Hi Ivy team</p> <p>I have a zip file with IARs (but w/o app.yaml) and I use COPY to copy the zip file to the deploy folder of the Ivy engine, where it should be deployed at startup - according to the doc.</p> <p>a) is this procedure correct ? b) If yes then I get -&gt; Caused by: java.nio.file.FileSystemNotFoundException: /usr/lib/axonivy-engine-7x/applications/projects/authentication_tool_ivy/1.zip</p> <p>There is indeed a authentication_tool_ivy-7.2.0-SNAPSHOT.iar in the zip file.</p> <p>Any idea why this error happens ? Any more specific description how the files have to be named ? Is the order how the IARs are listed in the zip file relevant ?</p> <p>Thanks &amp; Regards John Moser</p>John MoserWed, 15 May 2019 11:10:37 -0400https://answers.axonivy.com/questions/3800/docker-iar-deploymentdockerdeployment