python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Access to Elastic Beanstalk configuration not possible
I have Elastic Beanstalk instance running PHP 7.4 on Amazon Linux 2 with WordPress which is uploaded as zip. Currently I try to move the instance to private subnet, but I can't access configuration pa...
Kamil Kwiaton
Votes: 0
Answers: 0
Unable to create Elastic Beanstalk instances in a Local Availability Zone
Unable to create Elastic Beanstalk instances in a local AZ e.g. us-west-2-lax-1a.
I have a Cloud Formation template which works fine when used in e.g. us-west-2a, but on a local AZ I get this error:
...
Alex R
Votes: 0
Answers: 1
AWS Elastic Beanstalk failed to install psycopg2 using requirements.txt Git Pip
I am trying to deploy an app using elasticbeanstalk with Python 3.8. I am using the following requirements.txt
click==8.0.1
Flask==1.1.2
Flask-SQLAlchemy==2.5.1
greenlet==1.1.0
itsdangerous==2.0.1
Jin...
Ivan
Votes: 0
Answers: 2
Amazon Linux 2 Letsencrypt (via certbot) NodeJS Installation
I run a number of small instances through AWS Elastic Beanstalk running NodeJS with express.
I have them running on Amazon Linux 1 through manually validating my domain and adding the certificate to a...
StuP
Votes: 0
Answers: 0