Commit Graph

33 Commits

Author SHA1 Message Date
Colin Johnson
111c239715 moving README.txt files to markdown format. 2012-12-09 02:00:04 +00:00
Colin Johnson
da0e0bda76 adding support for region ap-southeast-2. Validation should use ec2-describe-regions in future. 2012-12-01 07:45:31 +00:00
Colin Johnson
8f4425d514 resolving https://github.com/colinbjohnson/aws-missing-tools/issues/17 2012-12-01 06:20:01 +00:00
Colin Johnson
8e0bc0304a removing file ec2cc - IAM User Required Permissions.txt 2012-11-12 04:20:47 +00:00
Colin Johnson
e60e65423e update to provide example of using cron primer file. 2012-11-12 03:15:44 +00:00
Colin Johnson
b122dcfff8 ec2-automate-backup supports -c cron-primer mode for loading environment configuration. 2012-11-12 03:12:59 +00:00
Colin Johnson
18a97a7714 updating README and IAM credential files for ec2cc and ec2ab. 2012-11-11 23:22:51 +00:00
Colin Johnson
a9184fcde6 contains sample json file for running ec2-cost-calculate.rb under IAM. 2012-11-11 23:01:54 +00:00
Colin Johnson
c02743304a purge_EBS_Snapshots now more portable - works with both OS X/BSD Date and GNU/Linux Date command. 2012-11-09 07:26:38 +00:00
Colin Johnson
e76a6743b4 purge_EBS_Snapshots more portable - \t option does not work with grep (GNU grep) 2.10 from Ubuntu 12.04.1 LTS. 2012-11-09 04:42:35 +00:00
Colin Johnson
fe3473a29b purge_EBS_Snapshots more portable - \t option does not work with grep (GNU grep) 2.10 from Ubuntu 12.04.1 LTS. 2012-11-09 04:35:39 +00:00
Colin Johnson
8ff051d42a updated aws-ec2-cost-map.txt 2012-11-03 02:29:15 +00:00
Colin Johnson
8966b8fdf3 updating aws-ha-release to fix error that occured when terminating instances outside of us-east-1 region. 2012-10-17 20:35:26 +00:00
Colin Johnson
ca1e84fec5 increase portability - now runs on OS X and Linux - resolve issue with differences in date binary. 2012-10-06 22:27:59 +00:00
Colin Johnson
eee4ad0637 ec2-automate-backup now includes support for purging old snapshots. 2012-09-24 23:34:15 +00:00
Colin Johnson
c1025a4188 update of ec2-automate-backup.sh with support for PurgeAfter tag - purge support coming soon. 2012-09-21 02:04:51 +00:00
Colin Johnson
e69fda405d add enhancement - ec2-automate-backup.sh now writes tag Name=value if requested and handles ec2-create-snapshot errors. 2012-09-14 23:59:56 +00:00
Colin Johnson
3d5aa2dcd0 Update ec2-automate-backup/README.txt 2012-09-12 05:39:39 +00:00
Colin Johnson
273fddc748 remove echo statement before ec2-create-snapshot command. 2012-09-08 05:30:48 +00:00
Colin Johnson
31e7c58412 update of ec2-automate-backup README.txt file 2012-09-08 02:09:31 +00:00
Colin Johnson
811aece964 initial commit of ec2-automate-backup 2012-09-08 01:54:15 +00:00
Colin Johnson
0bc5985caf grammatical corrections for aws-ha-release README.txt file. 2012-08-31 07:24:33 +00:00
Colin Johnson
2c7fcf8458 Initial commit of aws-ha-release 2012-08-31 07:12:37 +00:00
Colin Johnson
1edb9fdc8d using decimal instead of float for mysql cost table. 2012-08-13 22:46:16 +00:00
Colin Johnson
1e2c987cc7 include new instance type hi1.4xlarge and cc2.8xlarge in eu-west-1 2012-08-08 04:16:32 +00:00
Colin Johnson
fe692ac103 fix of summarization of ASG cost - resolve errors if ASG name is same in different region, also more clear reporting if instances are not part of an Auto Scaling Group. 2012-08-04 18:11:08 +00:00
Colin Johnson
49a7d96d8f include MySQL create sql file, modify mysql db to use variable names that are consistent with code. 2012-07-22 18:29:45 +00:00
Colin Johnson
13b4842614 updating location where ec2-cost-calculate.rb gets pricing information 2012-07-22 17:14:07 +00:00
Colin Johnson
f224ad8380 adding MySQL output for ec2-cost-calculate.rb 2012-07-19 07:47:38 +00:00
Colin Johnson
0c22a72f56 update of ec2-cost-calculate.rb to include ability to summarize by ASG 2012-07-11 20:39:05 +00:00
Colin Johnson
4f06b0af68 improved sematics - use of collection as opposed to container. 2012-07-07 21:31:37 +00:00
Colin Johnson
d1663f91e3 now able to use option for credential file (https://github.com/colinbjohnson/aws-missing-tools/issues/2). 2012-07-04 05:27:10 +00:00
Colin Johnson
52dcc5c58e initial commit from code.google.com 2012-06-17 22:46:53 +00:00