Deploy and secure an app
Deploy and secure an application using the Genero Deployment App. This registers the application in the GIP.
Before you begin
You must have packaged your applications
and services into a Genero Archive. For more information about packaging a Genero Archive, see Understanding packaging with GAS.
Tip: A simple application such as the
"price" application located in
$FGLDIR/testing_utilities/ggc/src/quick-start/ggc-quick-start.gar can be used
for the purpose of this quick-start.
At the browser,
enter the application URL.
Note: The application deployed is named with the xcf filename,
not the Genero Archive (.gar) filename. To get details of deployed
applications run the
For example, if you
deployed the "ggc-quick-start.gar", the "price" application was deployed. You access it at
http://host:port/gas/ua/r/price: gasadmin gar --list-archives
command where the GAS is
running.- Check that access to the application requires user login.
- Check that the authorized user ("UserA") you created in Create a user group can access the application.