An open API service indexing awesome lists of open source software.

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

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"