All Content tagged with Amazon Linux 2023
Content language: English
Select up to 5 tags to filter
Sort by most recent
32 results
Hi folks,
As the title says, whenever I try to get a new build/fleet working on gamelift I get that error ".x86_64 is not executable" and I can make it working in a normal EC2 instance. I don't know...
I've prepared a Rails 7 app in Elastic Beanstalk, on the Ruby 3.2 running on 64bit Amazon Linux 2023/4.0.12 platform, arm64 processor. To use SCSS instead of CSS, I've changed the application.css file...
Hello everyone, I've never used AWS on a deep level and I need your help.
[Link](https://docs.aws.amazon.com/secretsmanager/latest/userguide/secrets-manager-agent.html).
I found this document very...
I'm stuck right now trying to build a docker image using the Amplify deploy process. I know that Amplify uses Amazon Linux 2023, this is my amplify.yml
```
commands:
# install...
Hello,
I am using Amazon Linux 2023 on ec2. I have configured the environment and I am using Magento 2 on the instance. Is it possible to export the instance with the application to OVA to run...
I have a customer whose application requires apache-commons-deamon package, which was part of the default repo for AL2, but this package is listed as removed for AL2023.
What's the best way to get...
I'm attempting to install the packages from this Elastic Beanstalk configuration
```
packages:
yum:
gcc: []
python3-devel: []
python3-pip: []
libffi-devel: []
...
I am trying to set up AWS Systems Manager for our private Linux instance so that we can patch/update without any internet connection.
I've read the AWS Systems Manager Documentation and have set it...
How can a rails console be run from AWS Beanstalk on Amazon Linux 2023?
Using SSM to access an EC2 "Ruby 3.2 running on 64bit Amazon Linux 2023" instance, what commands are needed to run rails console...
I'm looking for guidance on how to install/enable PHP-OpenSSL extension for AL2023 OS?
We are running PHP 8.2.20 on AL 2023. We installed PHP core as a third-party software. With this we need to...
We're running a php app on elastic beanstalk, using the elastic beanstalk default php environment (and default options for everything). PHP 8.2 running on 64bit Amazon Linux 2023.
I've noticed that...
hi,
i have a kubernetes cluster with AL2 node. i am migrated from AL2 to AL2023. and i used to create and attach PV in ebs csi driver EKS Add-on. after i migrate AL2023 that ebs driver can't create...