Creating Application Instance
Controller performs the following actions when it is instantiating an application package:
- Prepares all the data and conditions necessary for instantiating:
- Deploys the application files to a site. For details, refer to the 5.3.1. URL mapping, 5.3.2.2.3. Aspect-defined Environment Variables sections in the Specification.
- Runs the application configuration script passing to it all the available information about the application in the form of environment variables created on the previous stages. For details, refer to the 6.6. Configuration Script Language, 5.3.2. Configuration script, 6.4. Environment Variables sections in the Specification.
Please send us your feedback on this help page