Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opalmer/aws
Personal utilities, tools, scripts and more for AWS.
https://github.com/opalmer/aws
Last synced: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T20:31:20.000Z (over 9 years ago)
- Last Synced: 2024-10-12T21:21:15.788Z (3 months 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