Skip to content

Instantly share code, notes, and snippets.

@tuppa
tuppa / gist:9655843
Created March 20, 2014 02:06
Updated CoreOS CloudFormation template - to use SourceSecurityGroupId in the ingress rules
{
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "CoreOS on EC2: http://coreos.com/docs/ec2/",
"Mappings" : {
"RegionMap" : {
"ap-northeast-1" : {
"AMI" : "ami-ef1f6eee"
},
"sa-east-1" : {
"AMI" : "ami-0145e61c"
@tuppa
tuppa / ideal ops.md
Created May 29, 2012 06:13 — forked from bhenerey/ideal ops.md
ideal ops checklist

In a perfect world, where things are done well, not just quickly, I would expect to find the following when joining the company:

Documentation

  • Accurate / up-to-date systems architecture diagram

  • Accurate / up-to-date network diagram

  • Out-of-hours support plan

  • Incident management plan