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.
Undeploy existing fidoserver
shell> asadmin undeploy fidoserver
Restart Payara (If Payara does not restart properly follow steps here to debug Payara restart issues)
shell> sudo systemctl restart payara # For SKFS version 4.12 and below, use the following command instead: shell> sudo service glassfishd restart
Deploy new version of fidoserver
shell> asadmin deploy <path to the ear file>/fidoserver.ear
Copyright (c) 2001-2024 StrongAuth, Inc. (dba StrongKey) All Rights Reserved