« Cloud9 » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
|||
Ligne 13 : | Ligne 13 : | ||
| t3.small || 2 GiB RAM, 2 vCPU | | t3.small || 2 GiB RAM, 2 vCPU | ||
|} | |} | ||
= Errors = | |||
== [https://stackoverflow.com/questions/62873843/aws-cloud9-no-space-left-on-device No space left on device] == | |||
# AWS Cloud9 → Environment → MyEnv → Manage ECS instance button (bottom right) | |||
# tick your instance → Storage tab → MyVolume | |||
# tick your volume → Action button (top right) → Modify volume | |||
# change the size | |||
# from the instance list → tick your instance → Instance state button (top) → Reboot instance |
Version du 17 mai 2024 à 11:32
Create environment
New EC2 instance
Name | Description |
---|---|
t2.micro | 1 GiB RAM, 1 vCPU |
t3.nano | 0.5 GiB RAM, 2 vCPU |
t3.small | 2 GiB RAM, 2 vCPU |
Errors
No space left on device
- AWS Cloud9 → Environment → MyEnv → Manage ECS instance button (bottom right)
- tick your instance → Storage tab → MyVolume
- tick your volume → Action button (top right) → Modify volume
- change the size
- from the instance list → tick your instance → Instance state button (top) → Reboot instance