Skip to content

Instantly share code, notes, and snippets.

View neildmorris's full-sized avatar

Neil D. Morris neildmorris

View GitHub Profile

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@neildmorris
neildmorris / Jenkins
Created April 10, 2018 00:25 — forked from johnbuhay/Jenkins
Jenkins | Configurations done via init.groovy.d
This file used to name this gist.
@neildmorris
neildmorris / Jenkinsfile
Created April 1, 2018 14:10 — forked from chinshr/Jenkinsfile
Best of Jenkinsfile, a collection of useful workflow scripts ready to be copied into your Jenkinsfile on a per use basis.
#!groovy
# Best of Jenkinsfile
# `Jenkinsfile` is a groovy script DSL for defining CI/CD workflows for Jenkins
node {
}
@neildmorris
neildmorris / Makefile
Created November 9, 2017 03:26 — forked from mpneuried/Makefile
Simple Makefile to build, run, tag and publish a docker containier to AWS-ECR
# import config.
# You can change the default config with `make cnf="config_special.env" build`
cnf ?= config.env
include $(cnf)
export $(shell sed 's/=.*//' $(cnf))
# import deploy config
# You can change the default deploy config with `make cnf="deploy_special.env" release`
dpl ?= deploy.env
include $(dpl)
@neildmorris
neildmorris / example .travis.yml
Created November 5, 2017 03:11 — forked from jay-johnson/example .travis.yml
example .travis.yml
sudo: required
language: ruby
services:
- docker
before_install:
- echo "Testing Docker Hub credentials"
- docker login -e=$DOCKER_EMAIL -u=$DOCKER_USERNAME -p=$DOCKER_PASSWORD
@neildmorris
neildmorris / .MOVED.md
Created October 17, 2017 03:10 — forked from hwdsl2/.MOVED.md
IPsec VPN Server Auto Setup Script for Ubuntu and Debian
@neildmorris
neildmorris / .MOVED.md
Created October 17, 2017 03:10 — forked from hwdsl2/.MOVED.md
IPsec VPN Server Auto Setup Script for Ubuntu and Debian
@neildmorris
neildmorris / .MOVED.md
Created October 17, 2017 03:10 — forked from hwdsl2/.MOVED.md
IPsec VPN Server Auto Setup Script for Ubuntu and Debian

Keybase proof

I hereby claim:

  • I am neildmorris on github.
  • I am neildmorris (https://keybase.io/neildmorris) on keybase.
  • I have a public key whose fingerprint is 7A30 0A6F D34D 5598 ACB6 FA63 E64B 4F15 B180 8159

To claim this, I am signing this object: