meumobi / AMS.Connect

1 stars 0 forks source link

Move correlation table from heroku static file to AWS S3 #79

Closed vdias38 closed 7 years ago

vdias38 commented 7 years ago

It should allow DFM user to edit it without our support.

vdias38 commented 7 years ago

On a previous commit, I've migrated to Storage façade. This migration aims to prepare the migration of static files from localhost to remote disk, as S3.

danconte72 commented 7 years ago

Don't forget:

$ composer install --ignore-platform-reqs
$ composer update 
$ docker-compose build
$ docker-compose up -d