Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create EC2 from websoft9 image at AWS using terraform #3

Open
chendelin1982 opened this issue Aug 12, 2024 · 2 comments
Open

Create EC2 from websoft9 image at AWS using terraform #3

chendelin1982 opened this issue Aug 12, 2024 · 2 comments
Assignees

Comments

@chendelin1982
Copy link
Contributor

chendelin1982 commented Aug 12, 2024

Websoft9 product information at AWS:

- **Product ID**: ef170715-3e45-4d1f-b753-bc0dbcf11dcd
- **Product code**: e5khuz6bgm3khfdzxa1q9fs99
- **ARN**: arn:aws:aws-marketplace:us-east-1:797851739507:AWSMarketplace/AmiProduct/ef170715-3e45-4d1f-b753-bc0dbcf11dcd
@qiaofeng1227
Copy link
Contributor

qiaofeng1227 commented Oct 16, 2024

You need to consider vpc, security groups (inbound open 22,80,443,9000-9999, outbound no restrictions)

@qiaofeng1227
Copy link
Contributor

terraform is not done as a weekly task, as a study we work on it together and move forward together, so far I have found 2 problems:

  1. The server created with main.tf cannot be connected via ssh, even if the security group has port 22 open.
  2. websoft9 platform accessed through IP:9000 port, should enter the login screen, now can not get out, whether it is created without opening the external IP address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants