MVP
What:
Run s3cmd
on a daily basis, purging objects whose age exceeds a provided threshold.
AC:
-
Use a .env
file to configure s3cmd, bucket, and object age -
Lint shell script and Dockerfile -
Build images into registry -
Set crontab to run daily -
Report results via a log, using a parseable format
Edited by Erick Hitter