Skip to content

stooit/govcms-drupal-vm-ac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

govCMS-devkit Acquia Cloud connector

These scripts are intended for use by govCMS-devkit.

Setup

  1. cd into this directory and run composer update to install required dependencies.
  2. Make sure the environment variables ACQUIA_CLOUD_USERNAME and ACQUIA_CLOUD_PASSWORD are configured (for testing, please use your own credentials—the password is the 'Cloud API key' available though the Acquia Insight UI, e.g. at https://accounts.acquia.com/account/[your-user-id]/security).
  3. Make sure the environment variables ACQUIA_CLOUD_SITE_ID and ACQUIA_CLOUD_ENVIRONMENT are configured (ACQUIA_CLOUD_ENVIRONMENT refers to one of either dev, stage, prod).
  4. Run one of the scripts, e.g. php database-dump.php to generate a database backup for a specified site and environment.

About

Acquia Cloud connector for govCMS-devkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages