Does anyone tried to host cockpit with AWS?

I did not find any tuto to do this…

Regards,

Jérôme

In order to host Cockpit on AWS, you could 1) use an EC2 instance, which is running Linux, Apache and MongoDB with AWS S3 for asset storage or local for that matter.

  1. Elastic Beanstalk for PHP could also be used.

Would suggest, as Cockpit is PHP based, you should be able to follow most PHP hosting technical papers around PHP for AWS setup and get pretty close to a setup needed for Cockpit.

Hi @jeco123, the term AWS is a bit vague, can you detail better what are using from AWS (e.g. EC2 instances)?

For anyone still looking for a solution on this, I’ve created an Elastic Beanstalk starter for Cockpit here: https://github.com/lewisdonovan/eb-cockpit-starter