https://github.com/dynamist/ansible-role-cloud9-bootstrap
Ansible role for bootstrapping AWS Cloud9 environments
https://github.com/dynamist/ansible-role-cloud9-bootstrap
cloud9
Last synced: 9 months ago
JSON representation
Ansible role for bootstrapping AWS Cloud9 environments
- Host: GitHub
- URL: https://github.com/dynamist/ansible-role-cloud9-bootstrap
- Owner: dynamist
- Created: 2019-11-25T12:39:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T16:40:38.000Z (about 6 years ago)
- Last Synced: 2025-07-21T06:50:18.994Z (11 months ago)
- Topics: cloud9
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ansible role and helper scripts for bootstrapping AWS Cloud9 environments
## Set up Ubuntu in Cloud9
1. "Create environment"
2. Name environment
- Name: `cloud9-virt`
- Description: Virtualbox and Vagrant
- "Next step"
3. Environment settings
- Environment type: EC2
- Instance type: `c5.metal`
- Platform: Ubuntu Server 18.04 LTS
- Cost-saving: after 30 minutes
- "Next step"
4. Review
- "Create environment"