Skip to main content
Solved

How to run F1 Mage in Linux for IFS9

  • 3 April 2024
  • 5 replies
  • 46 views

We have linux server, where ifs9 applications installed.

how to run f1 mage in linux.

5 replies

Userlevel 5
Badge +12

Hi Surendrnatha,

Please refer to the following Community post for details:

Best regards -- Ben

Badge +4

Hi @Ben Monroe  ,

 

pack-and-deploy-client.sh script is not available in IFS9 Apps.

 

 

 

 

Badge +4

Is it fine to follow below steps without pack-and-deploy-client.sh ?

  1. Copy the client runtime folder (<ifs_home>\repository\client\runtime)  to a machine running Windows and the .Net Framework.
  2. Run f1mage in graphical user interface mode or command line mode as described above to sign the manifests.
  3. After this step, copy the folder back to the deployment server.
Userlevel 5
Badge +12

Hi Surendrnatha,

For your reference I have attached the APPS 9 Technology documentation on this topic. The relevant section is “Deploying to a non-Windows server”.

Best regards -- Ben

 

Badge +4

Thank you @Ben Monroe .

Appreciate for quick response

Reply