Skip to content

Releases: rennokki/laravel-aws-eb

v2.12.1

07 Oct 10:50
4d28a45
Compare
Choose a tag to compare
  • Updated the managed IAM Role Policy name for full access (#76)

v2.12.0

09 Apr 19:23
36df929
Compare
Choose a tag to compare
  • Added CloudWatch Agent installation for IMDSv2 (#70, @galabl)

v2.12.2

24 Oct 13:07
60a6523
Compare
Choose a tag to compare
  • Added indications for php-redis in PHP 8.0+ (60a6523)

v2.11.1

17 Aug 05:28
33c9490
Compare
Choose a tag to compare

v2.11.0

16 Jul 20:32
f7bb1e7
Compare
Choose a tag to compare
  • Added a postdeploy step to restart NGINX for eventual configuration changes (#56)

v2.10.0

30 Apr 08:53
8f38552
Compare
Choose a tag to compare
  • Added custom configuration file to install the Cloudwatch agent and stream the storage/logs/laravel.log file (#46)

v2.9.0

13 Apr 13:48
f3e0eec
Compare
Choose a tag to compare
  • Fixed Memcached auto-discovery module URLs (f3e0eec)

v2.8.1

22 Jan 11:16
Compare
Choose a tag to compare
  • Moved the php artisan storage:link command in postdeploy hook (60509be, #43)

v2.8.0

09 Dec 10:55
Compare
Choose a tag to compare
  • Added SIGINT termination for Supervisor processes (28889d5)
  • Out-of-the-box supervisor file is now commented (avoiding failed deployments out-of-the-box) (f41f0c1, eb76c57)
  • Added EC2 Spot termination notice script (4031160, 27b176b)

v2.7.2

09 Dec 10:53
Compare
Choose a tag to compare
  • Updated blacklist path for opcache (7ec85c7)
  • Removed duplicate NGINX code that's also found in AWS-ready configs (277dbba)