English Blog
After working for a while, I realized that I have a lot of knowledge and experience that I can share with others. This blog will be a place for me to share what I have learned, as well as a repository for all the knowledge that I gather from the internet, books, and other sources.
3 tháng trước Config .ebextensions Ref: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-configuration-methods-before.html#configuration-options-before-ebextensions Config timezone Create file 01_timezone.config Exp: set time zone Asia/Tokyo commands: set_time_zone: command: ln -f -s…
4 tháng trước The problem I have an application PHP + Laravel in AWS with Elastic Beanstalk and Elastic Load Balancer. I have…