Search
⌃K

AWS Elastic Beanstalk

The SW stack supported as of August 2021 is as follows.
  • Spring
  • Spring Boot
  • JSP
  • Node.js
  • Express
  • Polymer
  • Ruby
  • PHP
  • Go
  • .Net
1. Access the Create Container page.
2. Choose [Deployment] - [AWS Elastic Beanstalk]
3. Enter the AWS API Key, AWS Secret Key.
  • You can obtain information about the key by referring to the AWS Document.
4. Select the SW stack you want and press Create (Ctrl + M).
5. Run goormIDE and click [Commands] - [Deployment] - [Add AWS Elastic Beanstalk] Command.
6. Running the command deploys the current project to AWS Elastic Beanstalk.
  • You can check the URL distributed at the bottom of the command and also check the Elastic Beanstalk Service page for the account that received the AWS Key.

Tips!

Last modified 1yr ago