Uploading and downloading some files to S3 via S3-file-uploader with ECS containers.
GitHub is here!!
Web application proxying S3 access because my company proxy prohibits S3 access(OMG).
The features of this system are as follows.
PUT or Delete HTTP methods because of prohibits to my company's proxyExample log-uploader archtecture with AWS ECS(Fargate)

make backend-install
make front-installFix front config for your environment to refer sample.json
Fix backend config for your environment to refer sample.toml
If you create dev config, set dev.json, dev.toml for 2 config name.
make front-build ENV=foo
make backend-build END=fooRun local
make backend-run ENV=fooUse Docker
make docker-build ENV=fooUpload File

List S3 files
