9

While setting up the AWS Cloud9 EC2 instance, I selected 30 mins for auto-hibernation. I would like to change this to Never. How do I do that?

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Saqib Ali
  • 3,953
  • 10
  • 55
  • 100

2 Answers2

20

This may have changed since the previous answer. I was looking for exactly this, and didn't see any Preferences Tab in the main Cloud9 page. But I did find it in the project settings->EC2 Instance

Screenshot of the relevant UI pieces

CEGRD
  • 7,787
  • 5
  • 25
  • 35
user26270
  • 6,904
  • 13
  • 62
  • 94
6

On an EC2 environment, go to AWS Cloud9 > Preferences > (in the Preferences tab) Project Settings > scroll down to Stop my environment (or click EC2 Instance in Project Settings section on the sidebar)

brycei
  • 125
  • 3