Skip to content

Instantly share code, notes, and snippets.

View BretFisher's full-sized avatar
🗃️
All Day Containers!

Bret Fisher BretFisher

🗃️
All Day Containers!
View GitHub Profile
# Ubuntu upstart file at /etc/init/mms-agent.conf
description "MongoDB Monitoring Service (MMS) Agent"
pre-start script
mkdir -p /var/log/mms-agent/
end script
post-stop script
echo "$(date +'%Y-%m-%d %T,000') INFO mms-agent stopped" >> /var/log/mms-agent/agent.log
@BretFisher
BretFisher / gist:6543827
Last active December 22, 2015 22:59 — forked from rmcastil/gist:6227149

Announcements:

  • Global Day of CodeRetreat 2013 (Dec 14)
  • Weekly hackathons in combination with Code for Hampton Roads, 757 iOS and Hampton .NET User Group

Lightning Talk by Ken Collins (@metaskils) on our 757rb marketing efforts

Introductions

Questions:

@BretFisher
BretFisher / gruvbox-light.js
Last active May 17, 2020 17:31 — forked from anhari/gist:23ae031e93e2f465258439cb6802acad
gruvbox *light* blink shell theme
black = '#fbf1c7';
red = '#cc241d'; // red
green = '#98971a'; // green
yellow = '#d79921'; // yellow
blue = '#458588'; // blue
magenta = '#b16286'; // pink
cyan = '#689d6a'; // cyan
white = '#7c6f64'; // light gray
lightBlack = '#928374'; // medium gray
lightRed = '#9d0006'; // red