Skip to content

Instantly share code, notes, and snippets.

View ryanj's full-sized avatar
💭
LGTM

ryan jarvinen ryanj

💭
LGTM
View GitHub Profile
@ryanj
ryanj / DevOps-and-the-Developer-Experience-at-OpenShift.html
Last active August 29, 2015 14:05
DevOps and the Developer Experience at OpenShift
<section>
<section id='DevOps-and-the-Developer-Experience-at-OpenShift'>
<h1>DevOps</h1>
<p>and</p>
<h1>Developer Experience</h1>
<p><i>at</i></p>
<img style="disply:block;border:none;background:none;" alt='OpenShift-logo' src='http://ryanjarvinen.com/presentations/shared/img/OpenShift_Horizontal_RGB_Reverse.png'/>
<br/>
<p><a href='http://gist-reveal.it/195fef5701135cd89c40'>http://gist-reveal.it/195fef5701135cd89c40</a></p>
</section>
@ryanj
ryanj / Open-Platform-Architectures-at-Red-Hat
Last active August 29, 2015 14:05
Open Platform Architectures at Red Hat
<section>
<section id='Open-Platform-Architectures-at-Red-Hat'>
<h1>Open Platform</h1>
<h1>Architectures</h1>
<p><i>at</i></p>
<img style="disply:block;border:none;background:none;" alt='OpenShift-logo' src='http://ryanjarvinen.com/presentations/shared/img/RH_logo-trans_reverse.png'/>
<br/>
<p><a href='http://gist-reveal.it/f00e036357748348d6d4'>http://gist-reveal.it/f00e036357748348d6d4</a></p>
</section>
<section id='presented-by' data-state="blackout">
@ryanj
ryanj / sails_notes.md
Created October 16, 2014 19:58
Sails notes for OpenShift

Sails on OpenShift

You'll need node, npm, git, and rhc to follow along.

sudo npm install -g sails

Then complete the following:

@ryanj
ryanj / multiuser-origin.md
Last active August 29, 2015 14:08
Multi-user Origin

Add multiple users to OpenShift Origin

Step1: Add the user

Use oo-admin-ctl-user to add a new user:

sudo oo-admin-ctl-user -c --login email_address@gmail.com --allowprivatesslcertificates true --allowha true --allowplanupgrade true --allowviewglobalteams true --allowsubaccounts true

Step2: Set a password

@ryanj
ryanj / kilo_ds.html
Last active August 29, 2015 14:08 — forked from danehans/kilo_ds.html
OpenShift on OpenStack - Using Heat, Docker and Kubernetes to Simplify Your Life and Accelerate Development
<section>
<h1>OpenShift on OpenStack</h1><br />
<h3>Using Heat, Docker and Kubernetes to Simplify Your Life and Accelerate Development</h3><br />
<p>
Presented by<br />
<a href="http://about.me/dianemueller">Diane Mueller, Red Hat OpenShift</a> / <a href="http://twitter.com/pythondj">@pythondj</a><br />
<a href="http://about.me/daneyon_hansen">Daneyon Hansen, Cisco</a> / <a href="https://twitter.com/daneyonhansen">@daneyonhansen</a>
</p>
</section>
<section>
launch it
@ryanj
ryanj / Spatial Containers for the Cloud
Last active August 29, 2015 14:09
Linux containers (via Docker), are quickly becoming a fundamental building block in the design and delivery of cloud services. This talk provides an overview of my favorite spatially-focused Docker images, and demonstrates how these images can be used to compose advanced multi-container services for the cloud.
<section>
<section data-markdown>
# Spatial Containers
for
## the Cloud
</section>
@ryanj
ryanj / base64encode.php
Created November 21, 2014 22:17
encode assets to be loaded inline as dataURIs
<?php
function base64DataUri($sFile)
{
// Switch to right MIME-type
$sExt = strtolower(substr(strrchr($sFile, '.'), 1));
switch($sExt)
{
case 'gif':
@ryanj
ryanj / platformV3-presentations.html
Last active August 29, 2015 14:12
OpenShift platformV3 presentations
<section>
<section data-markdown>
## OpenShift
# Platform V3
# Presentations
* https://www.youtube.com/watch?v=N4lu2DhSI5Q
* https://www.youtube.com/watch?v=wjWgVApNbQA
* https://www.youtube.com/watch?v=N4lu2DhSI5Q
* https://www.youtube.com/watch?v=omTGY8LjVdA
@ryanj
ryanj / OpenSans-Regular-webfont.eot
Last active August 29, 2015 14:13
OpenShiftV3 Theme (NONAV remix)