How to have a Play framework app autostart during boot on Elastic Beanstalk CentOS ec2 instances
So you’ve created an Elastic Beanstalk environment, you have a play framework distribution which you’ve created using play dist (either…
So you’ve created an Elastic Beanstalk environment, you have a play framework distribution which you’ve created using play dist (either…
Most of the times, it makes more sense to start working on something that slowly transforms into the beginning of…
So the /etc/fstab file on your root volume looked like this LABEL=cloudimg-rootfs / ext4 defaults 0 0 /dev/xvdf /mnt/backups auto…
So you had your little program that would use AWS to send emails, and all of a sudden after a…