I'm running a Joomla site on amazons beanstalk platform and would like to enable crons to backup to s3, but am having troubles getting it to work.
Some resources I've reviewed:
https://medium.com/@joelennon/running-cron-jobs-on-amazon-web-services-aws-elastic-beanstalk-a41d91d1c571#.5rp357at8
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features-managing-env-tiers.html
Do you guys have any documentation or can you give me some better direction on how to set this up?
Thanks