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
Comment #2
iaconbaComment #3
iaconbaComment #4
fuqua2307 commentedFollowing 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.
Comment #5
lupoalberto88 commentedI 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.
Comment #6
samuel.mortensonThanks 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
Comment #7
iaconbaif you want to contribute, tell me, I'll add you as Manteiners
https://www.drupal.org/project/tome_aws
Comment #8
larowlanLooks like development has moved to a standalone module