sst / ion

❍ — a new engine for SST
https://ion.sst.dev
MIT License
1.09k stars 126 forks source link

EC2 Instance support? #452

Closed dev2xl closed 1 month ago

dev2xl commented 1 month ago

I don't see it on the docs. It would be great to be able to easily setup an EC2 instance and install, and upload some scripts, assigning dedicated IP using ion. Idk if this is out of the scope of the project. Thanks

jayair commented 1 month ago

Have you tried https://ion.sst.dev/docs/component/aws/cluster/?

dev2xl commented 1 month ago

That's for ECS and Fargate that is more expensive than EC2

jayair commented 1 month ago

If you want to use EC2, for now you might have to use the AWS provider directly.

We might revisit this at some point!