In order to facilitate the deployment of the static version on AWS S3, I propose to create a drush command

drush tome:static --platform aws --key *** --secret *** --bucket [***AWS_ARN***] --prefix [AWS_BUCKET_FOLDER]

https://docs.aws.amazon.com/aws-sdk-php/v2/guide/service-s3.html#uploadi...

Comments

iaconba created an issue. See original summary.

iaconba’s picture

Issue summary: View changes
iaconba’s picture

Issue summary: View changes
fuqua2307’s picture

Following the conversation. It could be a very important feature. We are using tome on more than 15 website and a rush command will speedup the deploy process. Please evaluate this option.

lupoalberto88’s picture

I am interested at this feature. A drush command for deployment on aws3 would be of great help and would speedup the deploy process. Please evaluate this option.

samuel.mortenson’s picture

Priority: Major » Normal

Thanks for trying out Tome! I think the best place for platform-specific features like this is in contrib modules, for example you could create the module "Tome AWS" with this command. For an example with another platform, see https://www.drupal.org/project/tome_netlify

iaconba’s picture

if you want to contribute, tell me, I'll add you as Manteiners

https://www.drupal.org/project/tome_aws

larowlan’s picture

Status: Active » Closed (won't fix)

Looks like development has moved to a standalone module