Questions tagged as 'elastic-beanstalk'

1
answer

How to redirect to a folder and HTTPS at the same time?

I have a site link which is a CNAME from link , where the hosted site is hosted. But I needed to be redirected to the meusite folder of my amazon machine, ie link , but keep it only visible link . I got this with this answer: l...
asked by 23.01.2017 / 13:29
0
answers

Strategies to turn off instances linked to Amazon Elastic Beanstalk

I'm looking for alternatives to turn off managed applications via Elastic Beanstalk for a few hours daily in an effort to reduce costs with AWS. My current setting is: Load balancing EB with auto scaling of at least 1 and at most 2 instan...
asked by 03.10.2018 / 16:12
0
answers

Do not end instance during processing [closed]

I have a processing that occurs in my stays, however, sometimes "auto scaling" ends the instance in the middle of the process (which may take a while). I already looked in the documentation for a way to block this at the beginning of the process...
asked by 28.04.2017 / 17:28
1
answer

SMTP ERROR: Failed to connect to server: (0)

I'm using AWS Elastic Beanstalk and I can not send mail with PHPMailer. On my local server it works perfectly with exactly the same configuration. AWS Elastic Beanstalk uses Red Hat 4.8.3-9 ... I've tried all PHPMailer troubleshooting technique...
asked by 23.03.2017 / 22:15
1
answer

How to use websocket in Aws Beanstalk hosted application

I have a system running on aws beanstalk , it's a Java application with Tomcat + Spring architecture. I'm having trouble making the websocket work, which is locally functional. The websocket receiver answers to url dominio/socket , an...
asked by 04.09.2018 / 02:35
0
answers

Log4j in Tomcat application on AWS Beanstalk

I have a multi tenant application developed in Java WEB (Spring) that uses log4j to register the logs. Each tenant writes its log files to a specific folder, corresponding to the user's tenant logged in. For this I use the following configuratio...
asked by 29.08.2018 / 02:46