Skip to content

Instantly share code, notes, and snippets.

View jonasrosland's full-sized avatar

Jonas Rosland jonasrosland

View GitHub Profile
@jonasrosland
jonasrosland / README.md
Last active August 29, 2015 14:15
ConstantContact Dashing widget

ConstantContact Dashing widget

Enabling you to track your distribution list metrics from ConstantContact. Create a ConstantContact API key and access token and put it in your .env file like this:

CONSTANT_CONTACT_API_KEY=yourkeyhere
CONSTANT_CONTACT_EMAIL_LIST=yoursinglelisthere
CONSTANT_CONTACT_ACCESS_TOKEN=your-access-token-here
@jonasrosland
jonasrosland / gist:8845db40571a588fdab5
Last active August 29, 2015 14:13
Game Music Bundles
= Game Music Bundle by Bundledragon and Loudr =
This graph is to see how game musicians correlate to each other within the same genre of music.
image::https://artwork.loudr.fm/artists/8mNvr/game-music-bundle.png.250.jpg[]
//hide
//setup
//graph
@jonasrosland
jonasrosland / pxe-cloud-config.yml
Created September 2, 2014 18:48
Cloud config for CoreOS
coreos:
units:
- name: etcd.service
command: start
- name: fleet.service
command: start
ssh_authorized_keys:
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAYQC2PxAKTLdczK9+RNsGGPsz0eC2pBlydBEcrbI7LSfiN7Bo5hQQVjki+Xpnp8EEYKpzu6eakL8MJj3E28wT/vNklT1KyMZrXnVhtsmOtBKKG/++odpaavdW2/AU0l7RZiE=
@jonasrosland
jonasrosland / config.json
Created August 22, 2014 13:06
Dockerized sensu config - some things taken from https://github.com/arcus-io/docker-sensu/blob/master/run.sh
{
"rabbitmq": {
"port": 5672,
"host": "$RABBITMQ_PORT_15672_TCP_ADDR",
"user": "guest",
"password": "guest",
"vhost": "/"
},
"redis": {
"host": "$DB_PORT_6379_TCP_ADDR",
@jonasrosland
jonasrosland / Vagrantfile
Last active August 29, 2015 14:04
Vagrantfile for ScaleIO, using a second disk as the storage backend
# -*- mode: ruby -*-
# vi: set ft=ruby :
# Created by Jonas Rosland, @virtualswede
# Many thanks to this post by James Carr: http://blog.james-carr.org/2013/03/17/dynamic-vagrant-nodes/
################################################################################################################################
# For the shell commands to work, make sure you have the ECS-1.21-0.20.el6-install file in the Vagrant folder
# Also make sure you edit the license below
################################################################################################################################
@jonasrosland
jonasrosland / mst3kgraphgist.adoc
Last active December 22, 2015 22:58
Mystery Science Theater 3000 GraphGist for the Neo4j GraphGist challenge

Mystery Science Theater 3000 Actors and Characters - GraphGist for the Neo4j GraphGist challenge

This Graph is based on the MST3K TV-series that ran during the 1990s. Awesome TV-serie, my favourite actually. I created this Graph based on the characters of the show and where they live/reside/hunt, and which actors played them. As the Actors usually played several characters, and many characters were played by several actors, the graph get’s a bit interesting :) Enjoy!

1380475993