Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Edit the following values to communicate with an external MySQL host

packagecloud_rails['database_host'] = 'rds.aws.my.host'
packagecloud_rails['database_user'] = 'awsuser'
packagecloud_rails['database_password'] = 'password'
packagecloud_rails['database_port'] = 3306
packagecloud_rails['database_name'] = 'packagecloud_production'

Children Pages

  • No labels