opalmer / aws

Personal utilities, tools, scripts and more for AWS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal utilities, tools, scripts and more for AWS.

License:MIT License


Languages

Language:Python 83.0%Language:Shell 17.0%