https://github.com/coder/aws-workshop-samples
Sample Coder CLI Scripts and Templates to aid in the delivery of AWS Workshops and Immersion Days
https://github.com/coder/aws-workshop-samples
Last synced: 7 months ago
JSON representation
Sample Coder CLI Scripts and Templates to aid in the delivery of AWS Workshops and Immersion Days
- Host: GitHub
- URL: https://github.com/coder/aws-workshop-samples
- Owner: coder
- License: mit
- Created: 2025-02-10T19:50:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-15T22:07:49.000Z (12 months ago)
- Last Synced: 2025-06-13T14:06:39.853Z (7 months ago)
- Size: 38.1 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-workshop-samples
This project is currently underdevelopment, but meant to aid anyone that needs to quickly spin up Cloud Development Environments for Demos, Labs, Workshops, Hackathons, or simple POC's in AWS using [Coder](https://coder.com/cde). These templates and basic Coder admin scripts can be used in any Coder deployment, but are focused on using the [Coder AWS Marketplace](https://coder.com/docs/install/cloud/ec2) AWS EC2 single VM deployment.
1) Follow the steps in the [AWS EC2 Installation Guide](https://coder.com/docs/install/cloud/ec2). Complete the optional step to provide Developers EC2 Workspaces, as the AWS Specific templates provided rely on this capability. Login using the provided pubic IP, and setup your first Coder user.
2) After successfully logging in, clone this Github repo locally so that the provided AWS Workshop Admin template can be uploaded.
[Under Development - Detailed Instructions for completing Setup]