https://github.com/opalmer/aws
Personal utilities, tools, scripts and more for AWS.
https://github.com/opalmer/aws
Last synced: 2 months ago
JSON representation
Personal utilities, tools, scripts and more for AWS.
- Host: GitHub
- URL: https://github.com/opalmer/aws
- Owner: opalmer
- License: mit
- Created: 2015-08-10T00:27:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T20:31:20.000Z (almost 11 years ago)
- Last Synced: 2025-03-05T13:18:04.013Z (over 1 year ago)
- Language: Python
- Size: 297 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws
This repository is meant to store my own configuration files, scripts, tools
and other related information. If you happen to find something useful, you're
more than welcome to modify it for your own purposes or ask for some help in
doing so.
# Project Structure
- **awsutil/**: Contains some basic modules for working with aws
- **cloud_formation/**: CloudFormation (CF) templates.
- /build: CF template for build.opalmer.com
- /winbuild: CF templates for building the windows build machine.
- /common: Common CF templates shared by other stacks
- /pyfarm: CF templates for pyfarm.net and httpbin.pyfarm.net
- **hosts/**: Contains files for use by individual hosts for CF templates.
# Useful Links
* https://cloud-images.ubuntu.com/locator/ec2/
* https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html
* https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-windows-stacks-bootstrapping.html