Place to keep (most of) my scripts that I've created (or sometimes borrowed and improved, in which I try to comment about and reference original sources)
testing, creating, sharing my scripts for future generations...
there are multiple scripts within this repo. i try to keep them organized by function/infrastructure.
aws: AWS specific scriptschef: Chef/Knife specific scriptslearning: scripts used for learning purposesmisc: miscellaneous scripts that don't fit the other categoriesoldschool: really old scripts (for posterity and to laugh at myself)openstack: OpenStack specific scriptsserverless: serverless (AWS Lambda) functionsr5s: scripts created strictly for Red 5 Studiosstacker: stacker lookupstesting: scripts that are still WIP and being tested
TODO: Here's a list of highlighted scripts that I'm a little more proud of and general info about them.
| Script | Description | Type | Status |
|---|---|---|---|
| script 1 | description for script 1 | bash | WIP |
| script 2 | description for script 2 | python | Done |
| script 3 | description for script 3 | go | Done |
| script 4 | description for script 4 | ruby | Done |