Skip to content
  • pmcmanaman's avatar
    Develop (#12) · a121a2ec
    pmcmanaman authored
    AWS SA and partner requested fix to address timeout when building Magento AMI
    
    * no interaction for composer command to prevent hanging
    
    * remove ami cron on running instance
    
    * set permissions per magento recommendations https://devdocs.magento.com/guides/v2.4/config-guide/prod/prod_file-sys-perms.html
    
    * remove sudo ALL for magento user
    
    * allow login as magento user
    
    * updated output
    
    * fix composer install
    
    * clean up sudo for magento
    
    * temp sudo add back
    
    * crontab cleanup 2
    
    * more clean up
    
    * clean up sudo for magento 2
    
    * move magento ssh keys
    a121a2ec