Product Documentation

In case of a SKFS update or an emergency patch there may be a requirement to just undeploy and deploy a new version of FIDO Server.

Follow the steps below to undeploy and deploy a new version of FIDO Server. Run the commands in a terminal as "strongkey" user.

  1. Undeploy existing fidoserver

    shell> asadmin undeploy fidoserver
  2. Restart Payara (If Payara does not restart properly follow steps here to debug Payara restart issues)

    shell> sudo service glassfishd restart
  3. Deploy new version of fidoserver

    shell> asadmin deploy <path to the ear file>/fidoserver.ear