Commit Graph

  • 9273f748c2 determine if instances are InService across a given load balancer and array of load balancers Anuj Biyani 2013-05-31 18:20:09 -0700
  • 20b59fb132 increment the desired capacity Anuj Biyani 2013-05-31 15:30:14 -0700
  • 67c907aa04 update max size if equal to desired capacity Anuj Biyani 2013-05-31 15:16:41 -0700
  • 6f74b5c511 suspend certain autoscaling processes before cycling servers Anuj Biyani 2013-05-31 15:05:16 -0700
  • 4f466e1a19 on init, connect to AWS and check for the AS group Anuj Biyani 2013-05-31 13:08:23 -0700
  • 2bdaca25bb make aws-missing-tools a gem Anuj Biyani 2013-05-30 16:19:08 -0700
  • e35a0e1a8d aws access key and secret key default to environment variables Anuj Biyani 2013-05-30 14:10:42 -0700
  • 179a788fe3 start a ruby version of aws-ha-release - use aruba to test command line options - use rspec to unit test Anuj Biyani 2013-05-30 13:35:37 -0700
  • 64e840e711 Merge pull request #31 from dfevre/master Colin Johnson 2013-05-27 09:03:43 -0700
  • 586b1d8874 Added region to as-suspend-process and as-resume-process calls to aws-ha-release for #30. David Fevre 2013-05-27 19:25:23 +1000
  • 32509b24c0 Merge branch 'master' of https://github.com/colinbjohnson/aws-missing-tools Colin Johnson 2013-05-06 04:16:37 +0000
  • 178496f629 updating of error text and readme.md file. Colin Johnson 2013-05-06 04:16:10 +0000
  • eaa34dbb30 Merge pull request #26 from Lytro/suspend_certain_processes Colin Johnson 2013-05-04 13:45:57 -0700
  • 6bd5066efd Merge branch 'master' of https://github.com/colinbjohnson/aws-missing-tools Colin Johnson 2013-05-04 19:33:56 +0000
  • 32197fb049 update of ec2-cost-calculate-ruby Cost Map to reflect prices as of 2013-05-04 Colin Johnson 2013-05-04 19:33:31 +0000
  • 45b2394a91 fix bug where only last load balancer mattered Anuj Biyani 2013-04-17 14:19:53 -0700
  • b2ecd4f19f don't return to defaults if aws-ha-release fails because we might kill healthy instances and leave unhealthy ones Anuj Biyani 2013-04-17 13:27:36 -0700
  • 1a9c38f975 DRY code for returning settings to default Anuj Biyani 2013-04-16 19:29:03 -0700
  • 4214577369 use an integer instead of a boolean Anuj Biyani 2013-04-16 19:22:26 -0700
  • 5feaf83e57 allow for multiple load balancers Anuj Biyani 2013-04-16 18:57:45 -0700
  • 2b0693803d resume as processes if aws-ha-release fails Anuj Biyani 2013-04-16 18:35:42 -0700
  • a37bdd5c26 fix auto scaling processes necessary for aws-ha-release Anuj Biyani 2013-04-16 18:23:47 -0700
  • 199c39bce9 suspend processes that interfere with cycling servers Anuj Biyani 2013-04-16 17:56:33 -0700
  • 9ba549ad00 Merge pull request #25 from davestern/copy-volume-regional Colin Johnson 2013-04-10 13:12:10 -0700
  • b05ddd21c4 Region Copy: Updated README with new features Dave Stern 2013-04-10 15:15:57 -0400
  • 27f88ef5a1 Region Copy: Modified prerequisite_check for conditional usage Dave Stern 2013-04-10 15:06:05 -0400
  • c63fc636e6 Region Copy: Mac cut doesn't have --output-delimiter, use tr instead Dave Stern 2013-04-10 14:51:55 -0400
  • 09cee91c56 Region Copy: -g and -d options to tag and initiate region copies Dave Stern 2013-04-09 17:46:36 -0400
  • 34def1a7a1 Merge pull request #24 from eyesis/patch-1 Colin Johnson 2013-04-10 07:23:11 -0700
  • 917b3c8aa1 Update ec2ab - IAM User Required Permissions.json Mike 2013-04-10 08:19:33 -0500
  • 1d9540963e Removing typo - had duplicate curl command. Colin Johnson 2013-04-03 22:53:02 +0000
  • 9c69efc5e3 Update ec2-write-memory-metrics.sh Colin Johnson 2013-04-03 22:52:00 +0000
  • ad75ad4bc2 Merge pull request #22 from torgeilo/master Colin Johnson 2013-02-19 09:01:23 -0800
  • 282a798112 Corrected the initial max size to read from field 9. Torgeir Lorange Østby 2013-02-19 16:13:00 +0100
  • c644a35d3c update of ec2-automate-backup test script and ensure user_tag functionality uses correct variable for date created. Colin Johnson 2013-02-17 23:31:59 +0000
  • ff06380942 updating to rename to user_tag from auto_tag and use bash builtin for region evaluation. Also updated README.txt for ec2-automate-backup. Colin Johnson 2013-02-17 21:53:38 +0000
  • d18b3c3f7d adding .gitignore file - avoid picking up .DS_Store files on OS X. Colin Johnson 2013-02-17 20:24:32 +0000
  • 006ae30307 adding ec2-automate-backup with snapshot retention periods of day, hour or minute. Colin Johnson 2013-02-17 20:20:35 +0000
  • 3400220d5b Merge pull request #21 from jonhiggs/master Colin Johnson 2013-02-13 17:09:24 -0800
  • ee2193fcbe make sure that that the region doesn't get overwritten. Jon Higgs 2013-01-31 16:19:58 +0100
  • 6a000c3786 fix indent Jon Higgs 2013-01-31 16:19:26 +0100
  • 3b637b617d fix indenting. Jon Higgs 2013-01-31 16:14:51 +0100
  • 294c8a8220 use $EC2_REGION if has been set. Jon Higgs 2013-01-28 17:18:28 +0100
  • ee7890926d updating documentation for auto tags feature. Colin Johnson 2013-01-27 15:51:25 +0000
  • d74c67e92a Merge pull request #20 from anthroprose/master Colin Johnson 2013-01-27 07:35:56 -0800
  • b2c8d872d8 Added an -a switch for 'auto tagging'. Alex Corley 2013-01-16 12:34:31 -0600
  • 979fb3c431 updating spelling error in comment. Colin Johnson 2012-12-30 06:50:08 +0000
  • e23064fe44 Update of second bullet point in the ec2-automate-backup introduction. -k parameter shows 31 days but the description of the cron command says 14 days. Colin Johnson 2012-12-10 15:35:50 +0000
  • b9b006ff72 adding validation that the select Auto Scaling Group is not in state Suspended Processing. Colin Johnson 2012-12-09 17:21:53 +0000
  • 76444ca1f9 formating changes for README.md files. Colin Johnson 2012-12-09 17:01:16 +0000
  • 656654dc52 moving all files README.txt to README.md for rendering in github. Colin Johnson 2012-12-09 02:02:08 +0000
  • 111c239715 moving README.txt files to markdown format. Colin Johnson 2012-12-09 02:00:04 +0000
  • da0e0bda76 adding support for region ap-southeast-2. Validation should use ec2-describe-regions in future. Colin Johnson 2012-12-01 07:45:31 +0000
  • 8f4425d514 resolving https://github.com/colinbjohnson/aws-missing-tools/issues/17 Colin Johnson 2012-12-01 06:20:01 +0000
  • 8e0bc0304a removing file ec2cc - IAM User Required Permissions.txt Colin Johnson 2012-11-12 04:20:47 +0000
  • e60e65423e update to provide example of using cron primer file. Colin Johnson 2012-11-12 03:15:44 +0000
  • b122dcfff8 ec2-automate-backup supports -c cron-primer mode for loading environment configuration. Colin Johnson 2012-11-12 03:12:59 +0000
  • 18a97a7714 updating README and IAM credential files for ec2cc and ec2ab. Colin Johnson 2012-11-11 23:22:51 +0000
  • a9184fcde6 contains sample json file for running ec2-cost-calculate.rb under IAM. Colin Johnson 2012-11-11 23:01:54 +0000
  • c02743304a purge_EBS_Snapshots now more portable - works with both OS X/BSD Date and GNU/Linux Date command. Colin Johnson 2012-11-09 07:26:38 +0000
  • e76a6743b4 purge_EBS_Snapshots more portable - \t option does not work with grep (GNU grep) 2.10 from Ubuntu 12.04.1 LTS. Colin Johnson 2012-11-09 04:42:35 +0000
  • fe3473a29b purge_EBS_Snapshots more portable - \t option does not work with grep (GNU grep) 2.10 from Ubuntu 12.04.1 LTS. Colin Johnson 2012-11-09 04:35:39 +0000
  • 8ff051d42a updated aws-ec2-cost-map.txt Colin Johnson 2012-11-03 02:29:15 +0000
  • 8966b8fdf3 updating aws-ha-release to fix error that occured when terminating instances outside of us-east-1 region. Colin Johnson 2012-10-17 20:35:26 +0000
  • ca1e84fec5 increase portability - now runs on OS X and Linux - resolve issue with differences in date binary. Colin Johnson 2012-10-06 22:27:59 +0000
  • eee4ad0637 ec2-automate-backup now includes support for purging old snapshots. Colin Johnson 2012-09-24 23:34:15 +0000
  • c1025a4188 update of ec2-automate-backup.sh with support for PurgeAfter tag - purge support coming soon. Colin Johnson 2012-09-21 02:04:51 +0000
  • e69fda405d add enhancement - ec2-automate-backup.sh now writes tag Name=value if requested and handles ec2-create-snapshot errors. Colin Johnson 2012-09-14 23:59:56 +0000
  • 3d5aa2dcd0 Update ec2-automate-backup/README.txt Colin Johnson 2012-09-12 05:39:39 +0000
  • 273fddc748 remove echo statement before ec2-create-snapshot command. Colin Johnson 2012-09-08 05:30:48 +0000
  • 31e7c58412 update of ec2-automate-backup README.txt file Colin Johnson 2012-09-08 02:09:31 +0000
  • 811aece964 initial commit of ec2-automate-backup Colin Johnson 2012-09-08 01:54:15 +0000
  • 0bc5985caf grammatical corrections for aws-ha-release README.txt file. Colin Johnson 2012-08-31 07:24:33 +0000
  • 2c7fcf8458 Initial commit of aws-ha-release Colin Johnson 2012-08-31 07:12:37 +0000
  • 1edb9fdc8d using decimal instead of float for mysql cost table. Colin Johnson 2012-08-13 22:46:16 +0000
  • 1e2c987cc7 include new instance type hi1.4xlarge and cc2.8xlarge in eu-west-1 Colin Johnson 2012-08-08 04:16:32 +0000
  • 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. Colin Johnson 2012-08-04 18:11:08 +0000
  • 49a7d96d8f include MySQL create sql file, modify mysql db to use variable names that are consistent with code. Colin Johnson 2012-07-22 18:29:45 +0000
  • 13b4842614 updating location where ec2-cost-calculate.rb gets pricing information Colin Johnson 2012-07-22 17:14:07 +0000
  • f224ad8380 adding MySQL output for ec2-cost-calculate.rb Colin Johnson 2012-07-19 07:47:38 +0000
  • 0c22a72f56 update of ec2-cost-calculate.rb to include ability to summarize by ASG Colin Johnson 2012-07-11 20:39:05 +0000
  • 4f06b0af68 improved sematics - use of collection as opposed to container. Colin Johnson 2012-07-07 21:31:37 +0000
  • d1663f91e3 now able to use option for credential file (https://github.com/colinbjohnson/aws-missing-tools/issues/2). Colin Johnson 2012-07-04 05:27:10 +0000
  • 52dcc5c58e initial commit from code.google.com Colin Johnson 2012-06-17 22:46:53 +0000