Previous Topic: How to Migrate an ApplicationNext Topic: Importing Applications


Exporting Applications

Sometimes it is necessary to archive an application for backup purposes or to transfer the application to another grid that is not accessible.

Export an Application

To export an application , pick an export directory name where the exported application is to be stored. The export directory is accessible through ssh and sftp under the following URL: controllerhost:/vol/_impex/.

If the application is running, stop the application app stop myapp

Export the application app export myapp. See app export command for details.