사용자 도구

사이트 도구


aws:elasticbeanstalk

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판 양쪽 다음 판
aws:elasticbeanstalk [2018/09/13 11:04]
kwon37xi
aws:elasticbeanstalk [2018/09/13 11:08]
kwon37xi
줄 1: 줄 1:
 ====== AWS ElasticBeansTalk ====== ====== AWS ElasticBeansTalk ======
   * [[https://aws.amazon.com/ko/documentation/elastic-beanstalk/|ElasticBeansTalk Documentation]]   * [[https://aws.amazon.com/ko/documentation/elastic-beanstalk/|ElasticBeansTalk Documentation]]
 +  * [[https://github.com/awsdocs/elastic-beanstalk-samples|awsdocs/elastic-beanstalk-samples: This repository contains code and configuration samples (e.g. .ebextensions) for AWS Elastic Beanstalk.]]
  
 ===== Java Process ===== ===== Java Process =====
   * [[https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/java-se-procfile.html|Configuring the Application Process with a Procfile - AWS Elastic Beanstalk]]   * [[https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/java-se-procfile.html|Configuring the Application Process with a Procfile - AWS Elastic Beanstalk]]
   * Log 파일 경로는 ''process이름-1.log'', ''process이름-1.error.log'' : Standard output and error streams from processes started with a Procfile are captured in log files named after the process and stored in /var/log. For example, the web process in the preceding example generates logs named web-1.log and web-1.error.log for stdout and stderr, respectively.   * Log 파일 경로는 ''process이름-1.log'', ''process이름-1.error.log'' : Standard output and error streams from processes started with a Procfile are captured in log files named after the process and stored in /var/log. For example, the web process in the preceding example generates logs named web-1.log and web-1.error.log for stdout and stderr, respectively.
 +
 +===== 참고 =====
 +  * [[http://blog.saltfactory.net/how-to-start-java-web-application-on-beanstalk/|AWS Elastic Beanstalk 시작하기 - 1. 설치 및 소스코드 Deploy (Free Tier)]]
 +  * [[http://blog.saltfactory.net/how-to-use-rds-mysql-with-mybatis-in-aws-elastic-beanstalk/|AWS Elastic Beanstalk 시작하기 - 2. RDS 연동하기]]
  
  
aws/elasticbeanstalk.txt · 마지막으로 수정됨: 2021/10/09 23:34 저자 kwon37xi