Skip to content

Instantly share code, notes, and snippets.

View botchagalupe's full-sized avatar

John Willis botchagalupe

View GitHub Profile
<% if @port != 80 -%>
Listen <%= @port %>
<% end -%>
<VirtualHost *:<%= @port %>>
ServerAdmin webmaster@localhost
DocumentRoot <%= @document_root %>
<Directory />
Options FollowSymLinks
@botchagalupe
botchagalupe / gist:4314911
Created December 17, 2012 01:00
BT Class Worksheet

BT Class Worksheet

Instructor Presntation system

54.246.93.253:9090

Softcopy Material (PDF's)

54.246.93.253/class.tar

On Tue, Aug 14, 2012 at 1:36 PM, Charlie Oppenheimer <charlieo@loggly.com> wrote:
Hi John,
I'm sorry we got into a tussle today. I felt like everything I was saying in both meetings was supportive/building on what you had to say. Yet I felt provoked with being contradicted and talked over repeatedly which didn't seem called for given the setting. I don't think a debate on a such a narrow issue of how good/successful Logstash is, was of value to these folks. And as I said yesterday, the market is so big that I don't feel one product/company has to fall for another to succeed. For the record, I was complimentary about Splunk's product and I continue to believe they will see great success (even while we succeed in the adjacent SaaS segment).
I'm sure we'll run into each other again and hope we can get beyond this.
Regards,
Charlie
@botchagalupe
botchagalupe / gist:2966153
Created June 21, 2012 14:45
Devops Mountain View Days Jam

#Devops Mountain View Days Jam

Bring your guitars, harmonicas, flutes, bongos, drumsticks and even your rough voice to the Devopsdays Mountain View Jam (party) on Thursday night. Don’t by shy, we really want to extend the Devops collaboration idea in a new way. There are a lot of closet musicians in our community and what better way to hack than with instruments in hand. We will have a PA system, a drum set, a few guitars and amps. As with all Devops parties there will be plenty of food and spirits. We also have a few ringers (professional musicians) to back us up and fill in the gaps. David Lutz (@dlutzy) my partner in crime has put up a list on Google Docs. Please feel free to update the list, but more importantly, please step up to the mic Thursday evening and join the fun.

Link to Jam Info

Event: devopsdays Mountain View Jam 2012

Date: Thursday, June 28, 2012 at 7:00 PM (PT)

@botchagalupe
botchagalupe / gist:2007261
Created March 9, 2012 16:06
Cloudy World (Notes)

#Cloudy World

##Types ###Bare metal - Still exists .. need to have a strategy for it... Cobbler, Kickstart, Crowbar

###Legacy.. Virtualization - If it's not broke don't fix it?

###Enterprise Cloud ####Typically expensive reliable hardware, robust virtualization i.e., Vmware or a lot of sweat equity in open source virt (Xen, KVM)... (Vmware Vcloud) ####Key points legacy migrations . Tightly coupled not desiged for commodity and failure modes

@botchagalupe
botchagalupe / gist:1307432
Created October 23, 2011 14:44
Chicago Camp Devops Hack Day
Begin forwarded message:
From: "DynDNS.com Support Team" <support@dyndns.com>
Subject: [DynDNS #1551580] AutoReply: [User: alexhonor] Dyn Standard DNS/Secondary DNS: My zone is inactive
Date: August 11, 2011 3:33:42 PM PDT
To: alexhonor@yahoo.com
Reply-To: support@dyndns.com
Greetings,
@botchagalupe
botchagalupe / gist:1080335
Created July 13, 2011 13:57
Setting up Chef-Solo

Images used in hack a thon

{ "name": "devops01", "id": "20095942", "uuid": "e55a9ac1e7f32b6228b53bea7f305621d6514bde", "public_ip": ['184.106.177.19'], "private_ip": ['10.180.128.208'], "extra": {'flavorId': '4', 'uri': 'https://servers.api.rackspacecloud.com/v1.0/544644/servers/20095942', 'imageId': '49', 'hostId': '4a98d4f222e5d8823fa87aada364b751', 'password': 'devops011aQwJ6M4h', 'metadata': {}}}

{ "name": "devops02", "id": "20095945", "uuid": "ae5355f4647f025e9506a53329734c4516a4098d", "public_ip": ['184.106.177.24'], "private_ip": ['10.180.128.207'], "extra": {'flavorId': '4', 'uri': 'https://servers.api.rackspacecloud.com/v1.0/544644/servers/20095945', 'imageId': '49', 'hostId': '5c916b5d52edc2f3f39feed720188d73', 'password': 'devops02U6HtQn26p', 'metadata': {}}}

{ "name": "devops03", "id": "20095947", "uuid": "8abd4227ecb5792072a271092b25f2049937e3bc", "public_ip": ['184.106.177.25'], "private_ip": ['10.180.128.206'], "extra": {'flavorId': '4', 'uri': 'https://servers.api.rackspacecloud.com/v1.

@botchagalupe
botchagalupe / gist:1076652
Created July 11, 2011 19:51
Devops Workshop Students Notes

Setup a Three Server HAPROXY/APACHE2 Setup

Ubuntu Image used in class

images: 
 
Student Workstation - ami-2e7e8747 
Student lab servers - ami-0ada1e63

Notes: Use