Code
Projects
- Bocker » Docker implemented in around 100 lines of bash
- Ruby Tinderbox » Web application and build server providing information and statistics about the state of Ruby related packages in Gentoo Linux
- Genstall » Automated Gentoo Linux installer for bare metal or Vagrant (VBox & AWS)
- Binhost-Utils » Utility for building and maintaining a binary package server for Gentoo Linux
Snippets / Examples
- Nginx, Unicorn & Sinatra » Example showing how to deploy a simple Sinatra application using Unicorn and Nginx.
- Nginx, Puma & Sinatra » Example showing how to deploy a simple Sinatra application using Puma and Nginx
- Sinatra & Sidekiq » Example showing how to deploy a simple Sinatra application utilizing Sidekiq