Skip to content

Instantly share code, notes, and snippets.

View oatmealraisin's full-sized avatar

Ryan Murphy oatmealraisin

View GitHub Profile
{
"data": [
{
"address": "000000a87cb5eafdcca6a8cde0fb0dec1400c5ab274474a6aa82c12840f169a04216b7",
"data": "CmwKJnNhd3Rvb3RoLnNldHRpbmdzLnZvdGUuYXV0aG9yaXplZF9rZXlzEkIwMzRmNzNiMjU0NTNlOTI2NjgwMDliZTcxNGUxZ
oc cluster up --use-existing-config
Starting OpenShift using openshift/origin:v3.6.0 ...
-- Checking OpenShift client ... OK
-- Checking Docker client ... OK
-- Checking Docker version ... OK
-- Checking for existing OpenShift container ... OK
-- Checking for openshift/origin:v3.6.0 image ... OK
-- Checking Docker daemon configuration ... OK
-- Checking for available ports ... OK
-- Checking type of volume mount ...
$ setxkbmap -print
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(evdev)" };
xkb_geometry { include "pc(pc105)" };
};
oc cluster up
oc new-app sonatype/nexus
oc login -u system:admin
echo '{
"apiVersion": "v1",
"kind": "PersistentVolume",
"metadata": {
"name": "nexus-pv",
"labels": {
"type": "local"