Deploying with Genero Archive |
A Genero Archive is a zip archive containing a MANIFEST file providing installation instructions and the list of application and services to make available.
The Genero Archive is a simple zip file of a directory (or files). The archive name can be any name you wish. It need not reflect the applications or services contained within.
The MANIFEST file provides deployments instructions, and must be at the root of the archive tree.
It is possible to embed external tools into a Genero Archive, as the content is not strictly restricted to compiled Genero applications. But taking advantage of it must remain the responsibility of the user packaging the applications (portability considerations, etc.)