Skip to content

isabella232/analytics-reporter-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Set up a user defined service with credentials

After entering this command you'll be prompted for each credentials individually.

cf cups analytics-reporter-creds -p "ANALYTICS_KEY_0, ANALYTICS_KEY_1, ANALYTICS_KEY_2, ANALYTICS_KEY_3, ANALYTICS_REPORT_EMAIL, ANALYTICS_REPORT_IDS, ANALYTICS_REPORTS_PATH, AWS_REGION, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_BUCKET, AWS_BUCKET_PATH, AWS_CACHE_TIME"

The keys must be split up using ANALYTICS_KEY_0, ANALYTICS_KEY_1, ...

Deploy

cf push

cf unbind-service analytics-reporter analytics-reporter-creds cf ds analytics-reporter-creds

About

Analytics-reporter example using imports

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%