New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content tagged with Amazon Linux 2023
Content language: English
Select up to 5 tags to filter
Sort by most recent
34 results
I'm trying to connect to a documentDB instance using the mongosh cli to create users. However this doesn't seem to work, it works with the old mongo cli but that is not available using a graviton proc...
EXPERT
published a month ago2 votes575 views
Suggestions regarding compiling PHP extensions (e.g.memcached, redis, imagick) on Amazon Linux 2023 (AL2023)
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 h...
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 Docker...
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 applica...
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 th...
I'm attempting to install the packages from this Elastic Beanstalk configuration
```
packages:
yum:
gcc: []
python3-devel: []
python3-pip: []
libffi-devel: []
mariadb105-devel.x...
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 u...
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 in...