Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Fix for M5 / C5 Instance types

  • By Paul Dunlop
  • on 04/21/2018

Hi All.

I have raised a support ticket for cPanel to fix this marketplace offering for C5 & M5 instance types.

In the mean time there is a work around.

1: Launch an ec2 instance off this subscription that is not *5. I did a C4.Large.
2: Stop the instance in your account.
3: Run the command
aws ec2 modify-instance-attribute --instance-id {ID} --ena-support
on the new EC2 Instance ID.
4: Create an AMI of the stopped and newly ena enabled EC2 instance.
5: Launch a new EC2 Instance off the AMI as a C5 / M5

Remember that SSH login is centos
Once in there change root password
sudo su
passwd

then you can login via https://{EIP}:2087

Enjoy!


  • By fine print missing
  • on 11/15/2019

After a couple days to figure how to set this up properly I find out that the CPanel license has to be purchased separately. Before pumping someone up about CPanel as you do here, please be fair and warn your members about the extra cost of $15 per mo!

  • By cPanelMichael
  • on 02/26/2019

Hello Paul, Our most recent AMI includes ENA support to allow the use of C5 and M5 instance types. Let me know if you encounter any issues. Thank you.