Import files from Kiss Metrics to a Red Shift instance
- PHP 7.0 and composer;
- S3 bucket configured as backup of your Kiss Metrics;
- Red Shift instance;
Follow this instructions to have this app running:
- Clone this repository into your server;
- Run
composer install
at the repository root; - Edit the
.env
file with your credentials; - You're ready!