webpagefx/Environment Sync

Sync one environment with another. Copy a production environment into a non-production one, including its git history, files, and database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sourceThe environment you want to copy to the non-production oneyesmain
destinationThe environment you want to copy the production one toyesstaging
source_repo_private_keyThe private key of the source repoyes
source_target_hostThe host of the source environmentyes
source_target_repoThe repo of the source environmentyes
source_target_userThe user of the source environmentyes
source_database_userThe database user of the source environmentyes
source_database_passwordThe database password of the source environmentyes
source_database_nameThe database name of the source environmentyes
destination_repo_private_keyThe private key of the destination repoyes
destination_target_hostThe host of the destination environmentyes
destination_target_repoThe repo of the destination environmentyes
destination_target_userThe user of the destination environmentyes
destination_database_userThe database user of the destination environmentyes
destination_database_passwordThe database password of the destination environmentyes
destination_database_nameThe database name of the destination environmentyes
file_ownerThe owner of the filesyeswww-data
file_groupThe group of the filesyeswww-data
file_permissionsThe permissions of the filesyes644
dir_permissionsThe permissions of the directoriesyes755
github_reposlugThe slug of the repoyes
namedescription
statusThe status of the environment sync action