compose-x / ecs_composex

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions
https://docs.compose-x.io
Mozilla Public License 2.0
158 stars 16 forks source link

[FR] x-s3_upload to upload files to S3 buckets #725

Open JohnPreston opened 7 months ago

JohnPreston commented 7 months ago

It'd be useful to have compose-x potentially synchronize or upload files to S3. If source file not found or any error, skip

x-s3_upload:
  files:
    path_to_source_file:
      bucket_name: <>
      key: <>