Commit Graph

3 Commits (b7f69dd935e18a98bdb3dcbf7bedf5eeb36a7e71)

Author SHA1 Message Date
jay b7f69dd935 Create_Staging_With_Addon
This manifest creates a clone of the selected environment and install an addon in the new environment.

The addon can execute shell commands in the source environment and in the cp node of the new environment.

Need to figure out the correct syntax for the commands to sync the database
2023-08-16 22:27:06 +00:00
jay 0f9dbd70d4 Add sync_from_live_addon 2023-08-10 15:38:42 +00:00
jay 658aefb7b7 Add create_staging
Clone selected live environment,  create a database backup and mount the /var/www/webroot/ROOT of the live environment in the /var/www/webroot/sourcefiles folder of the clone.
2023-08-10 15:36:02 +00:00