Deploy App Studio
Deploy App Studio
This article describes how to deploy App Studio in Fusion 5 or App Studio in Fusion 4.
In Fusion 4.x, the default
FUSION_PORT
value is 8764
.-
Create UI (create a new App Studio project)
-
Execute the
command ./app-studio package
to generate theapp-studio-enterprise.war
file. The file is created in the following location:/<$Application>/dist/app-studio-enterprise.war
-
Deploy WAR (upload to webapps service)
-
Go to
https://FUSION_HOST:FUSION_PORT/webapps/UI_CONTEXT/
.