Deploy App Studio
FUSION_PORT
value is 8764
. In Fusion 5.x, the default value is 6764
.command ./app-studio package
to generate the app-studio-enterprise.war
file. The file is created in the following location:
/<$Application>/dist/app-studio-enterprise.war
https://FUSION_HOST:FUSION_PORT/webapps/UI_CONTEXT/
.
Deploy an App in a Servlet Container
.war
file, which can be deployed in any standard servlet container such as Tomcat or Jetty.app-studio
(on Unix or MacOS) or app-studio.bat
(on Windows) with the parameter package
to create the WAR file.Deploy a Standalone App
_app-name_/search-app-standalone
directory._app-name_\search-app-standalone
directory.search-app-project.zip
is a snapshot of your project at the time you compiled the application.app-studio
script that creates a JAR file.How to create the JAR filedist
directory of your project:Deploy a Standalone App
_app-name_/search-app-standalone
directory._app-name_\search-app-standalone
directory.search-app-project.zip
is a snapshot of your project at the time you compiled the application.app-studio
script that creates a JAR file.How to create the JAR filedist
directory of your project: