Comment on How to create a Lemmy Instance using AWS or some kind of cloud service?
jballs@sh.itjust.works 1 year agoI’m surprised no one has setup an AMI. I’m sure there are plenty of semi-technical people who wouldn’t mind spinning up instances but just don’t have the hardware to do it.
Ocelot@lemmies.world 1 year ago
Theres already docker images and ECS/fargate. Im debating on putting together a whole terraformed kubernetes stack for other instances to use, it would be for larger instances though as the while stack might be close to $100/mo with costs going up automatically with scale. Every time someone runs an instance and it runs on a single box with no scaling or redundancy it makes me cringe a bit.