jlcd/kissmetrics-to-database

This package is abandoned and no longer maintained. No replacement package was suggested.

Kissmetrics - S3 to Redshift

dev-master 2016-09-15 18:01 UTC

This package is not auto-updated.

Last update: 2021-05-15 01:00:10 UTC


README

Import files from Kiss Metrics to a Red Shift instance

Dependencies

  • PHP 7.0 and composer;
  • S3 bucket configured as backup of your Kiss Metrics;
  • Red Shift instance;

How to use this app

Follow this instructions to have this app running:

  1. Clone this repository into your server;
  2. Run composer install at the repository root;
  3. Edit the .env file with your credentials;
  4. You're ready!