Skip to content

Instantly share code, notes, and snippets.

View byllc's full-sized avatar

Bill Chapman byllc

View GitHub Profile
@version: 3.2
@include 'modules.conf'
options {
use_dns(no);
# Disable stats.
stats_freq(0);

Keybase proof

I hereby claim:

  • I am byllc on github.
  • I am byllc (https://keybase.io/byllc) on keybase.
  • I have a public key whose fingerprint is 6E58 2DED ED6D 3369 CBDB B813 B45C A432 5850 0723

To claim this, I am signing this object:

@byllc
byllc / openstack-terraform.sh
Last active August 29, 2015 14:08
Install experimental openstack support for terraform.
#first make sure go, git and mercurial are installed.
if [[ -z $(which git) ]]; then
echo "Git must be installed"
exit 1
fi
if [[ -z $(which hg) ]]; then
echo "mercurial must be installed"
exit 1
fi
@byllc
byllc / netflix-genre-crawl.py
Created January 9, 2016 23:56 — forked from blech/netflix-genre-crawl.py
Fetch genre names from Netflix
#!/usr/bin/python
# TODO make range command line arguments
import sys, codecs
sys.stdout = codecs.getwriter('utf-8')(sys.stdout) # if your terminal can't do utf-8, well...
import time
import urllib2
import BeautifulSoup
# Cloudfoundry inception and startup
This document describes the cf inception environment within our management network and also
describes a first shot to boot a cloudfoundry environment with microbosh, bosh and cloudfoundry.
## Prerequisits
1. Order a new tenant and user from your openstack admin
1.a User & Tenant must have the same name (for now)

Keybase proof

I hereby claim:

  • I am byllc on github.
  • I am byllc (https://keybase.io/byllc) on keybase.
  • I have a public key whose fingerprint is 1B97 2723 7C8B 527E 0851 9A56 5C56 66B3 6F30 F2F9

To claim this, I am signing this object:

@byllc
byllc / capacity planning
Created December 3, 2018 20:58
CapacityPlanningForOpenstack.md
## Capacity Planning Notes
#### Is your target Public cloud or private cloud?
- Private Cloud
- easier
- you know your workload and purpose
- Fewer variables
- Cost / Revenue is an important consideration
- often single tenant
@byllc
byllc / kubadmin.sh
Created October 29, 2019 17:11
KubernetesManagementAlias
asdf

Keybase proof

I hereby claim:

  • I am byllc on github.
  • I am byllc (https://keybase.io/byllc) on keybase.
  • I have a public key ASDWZHIdqgIdrEA7xoC4YoWvhru29VQeWIWbP1xhZ3gxZwo

To claim this, I am signing this object: