Skip to content

Instantly share code, notes, and snippets.

View GenPage's full-sized avatar
🏠
Working from home

Dylan Page GenPage

🏠
Working from home
View GitHub Profile
@GenPage
GenPage / keybase.md
Created September 17, 2017 01:28
KeyBase proof

Keybase proof

I hereby claim:

  • I am genpage on github.
  • I am genpage (https://keybase.io/genpage) on keybase.
  • I have a public key whose fingerprint is E46F 209D C0AA 0CC1 625E ACE9 C45C 0AB3 A59D 92B3

To claim this, I am signing this object:

[PHP]
;;;;;;;;;;;;;;;;;;;
; About php.ini ;
;;;;;;;;;;;;;;;;;;;
; PHP's initialization file, generally called php.ini, is responsible for
; configuring many of the aspects of PHP's behavior.
; PHP attempts to find and load this configuration from a number of locations.
; The following is a summary of its search order:
@GenPage
GenPage / default
Last active October 19, 2016 13:46
Nginx default
##
# You should look at the following URL's in order to grasp a solid understanding
# of Nginx configuration files in order to fully unleash the power of Nginx.
# http://wiki.nginx.org/Pitfalls
# http://wiki.nginx.org/QuickStart
# http://wiki.nginx.org/Configuration
#
# Generally, you will want to move this file somewhere, and start with a clean
# file but keep this around for reference. Or just disable in sites-enabled.
#
@GenPage
GenPage / cloud-config.yml
Last active August 29, 2015 14:23 — forked from jimmycuadra/cloud-config.yml
Cloud Config for CoreOS
#cloud-config
coreos:
etcd2:
name: farm-1
# generate a new token for each unique cluster from https://discovery.etcd.io/new?size=3
discovery: https://discovery.etcd.io/<token>
# multi-region and multi-cloud deployments need to use $public_ipv4
advertise-client-urls: http://$public_ipv4:2379,http://$private_ipv4:4001
initial-advertise-peer-urls: http://$private_ipv4:2380
@GenPage
GenPage / Vagrantfile
Created March 22, 2015 20:39
Node Vagrantfile
# -*- mode: ruby -*-
# vi: set ft=ruby :
# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
# All Vagrant configuration is done here. The most common configuration
# options are documented and commented below. For a complete reference,
# please see the online documentation at vagrantup.com.
@GenPage
GenPage / provision.sh
Created March 22, 2015 20:38
Node Vagrant provision
#!/usr/bin/env bash
if [ -e "/etc/vagrant-provisioned" ];
then
echo "Vagrant provisioning already completed. Skipping..."
exit 0
else
echo "Starting Vagrant provisioning process..."
fi
### Keybase proof
I hereby claim:
* I am genpage on github.
* I am genpage (https://keybase.io/genpage) on keybase.
* I have a public key whose fingerprint is C3BE D0AF 23A6 3CCD C04F ACAD 9FF6 1122 AD62 115D
To claim this, I am signing this object: