Quick Start: Have the GAS deliver your application
In order for the Genero Application Server (GAS) to deliver an application, details about
that application must be provided to the GAS. You provide these details in an application
configuration file.
Create an application configuration file
An application configuration file provides the Genero Application Server with the information needed to run an application. It becomes available for use as soon as it is created and added to a recognized group directory.
Use a script to set the environment
You can specify environment variables using ENVIRONMENT_VARIABLE elements. Alternatively, you can configure your application to call a script, where the script sets the execution environment and launches the application.