Skip to content

Instantly share code, notes, and snippets.

View jdbohrman's full-sized avatar

James D. Bohrman jdbohrman

View GitHub Profile
@jdbohrman
jdbohrman / README-Template.md
Created February 2, 2018 09:48 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@jdbohrman
jdbohrman / CONTIBUTING.md
Created August 20, 2018 03:26
Code Of Conduct

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a
@jdbohrman
jdbohrman / amazon-rekognition.md
Created October 28, 2018 04:36 — forked from alexcasalboni/amazon-rekognition.md
Amazon Rekognition - Python Code Samples

Amazon Rekognition - Python Code Samples

  1. Labels Detection
  2. Faces Detection
  3. Faces Comparison
  4. Faces Indexing
  5. Faces Search
@jdbohrman
jdbohrman / NOTES.md
Created November 30, 2018 12:15 — forked from DenisIzmaylov/NOTES.md
Step By Step Guide to Configure a CoreOS Cluster From Scratch

Step By Step Guide to Configure a CoreOS Cluster From Scratch

This guide describes how to bootstrap new Production Core OS Cluster as High Availability Service in a 15 minutes with using etcd2, Fleet, Flannel, Confd, Nginx Balancer and Docker.

Content

@jdbohrman
jdbohrman / NOTES.md
Created November 30, 2018 12:15 — forked from DenisIzmaylov/NOTES.md
Step By Step Guide to Configure a CoreOS Cluster From Scratch

Step By Step Guide to Configure a CoreOS Cluster From Scratch

This guide describes how to bootstrap new Production Core OS Cluster as High Availability Service in a 15 minutes with using etcd2, Fleet, Flannel, Confd, Nginx Balancer and Docker.

Content

@jdbohrman
jdbohrman / tmux-cheatsheet.markdown
Created January 17, 2019 07:06 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname

type tmux in terminal

Windows:

  • Create new window: Ctrl+b c
  • Move to next window: Ctrl+b n
  • Move to previos window: Ctrl+b p
  • List all wondows: Ctrl+b w

Panes/Split:

@jdbohrman
jdbohrman / resume.md
Last active April 17, 2019 00:16
My Markdown resume

Keybase proof

I hereby claim:

  • I am jdbohrman on github.
  • I am jdbohrman (https://keybase.io/jdbohrman) on keybase.
  • I have a public key ASC8mdhmmTn1gMVej9-d6oZEBUzjoUwDTOY67F__3hs_mAo

To claim this, I am signing this object:

ssh_authorized_keys:
- github:jdbohrman
write_files:
- encoding: ""
content: |-
#!/bin/bash
mkdir -p '/var/lib/rancher/k3s/server/manifests/'
curl -L https://gist.githubusercontent.com/jdbohrman/714bb13d8b8404f647174d9132f5f320/raw/de0c3825d03aa84c70f95e7a4445802e53dabddb/call-rancher.yaml >> /var/lib/rancher/k3s/server/manifests/call-rancher.yaml
owner: root
path: /etc/rc.local