Projects

Automated Media Server

Through the use of various tools out there, I have put together a media server which automates the tedious task of downloading, renaming, and organizing various television series and movies. Through the use of Plex Media Server I am able to share access to this server with friends and family, meaning that I am essentially running my own little SaaS! To see how I accomplish this, you can view my post about it here.

EC2 Node Sensu Handler

This is a Sensu handler for keepalive events. It checks whether or not a node exists in EC2. If it does, the event persists. If it does not, it is removed from the Sensu server as a client. You can read more about it in a post here where I detail what problem led to the creation of this handler. You can also view the plugin directly in the Sensu Community Plugins repository here.