You can release a FormWork instance from a source to a target, you can act two ways.
Clone the source instance to the target
-
The developer backs up the source instance
- The developer produces a deploy package (clone mode)
- The administrator runs the deploy package.
Release on target only source applications, without modifying security and target settings
- The administrator backs up the target instance
- The administrator gives the backup to the developers
- The developer pairs source database connection with the target connection and source groups with the target and then produces an installation package
- The administrator runs the deploy package.