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:
| @version: 3.2 | |
| @include 'modules.conf' | |
| options { | |
| use_dns(no); | |
| # Disable stats. | |
| stats_freq(0); |
I hereby claim:
To claim this, I am signing this object:
| #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 |
| #!/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) |
I hereby claim:
To claim this, I am signing this object:
| ## 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 |
| asdf |
I hereby claim:
To claim this, I am signing this object: