How to use nix-copy-closure, step by step

The missing manual on how to sign your packages and use the nix-copy-closure as a real alternative to do your deployments.

CherryPy 101 - Method Dispatcher

A CherryPy example focused on the method dispatcher, the example is an implementation of the exposed Github gists api "/gists".

CherryPy 101

Simple example with cherrypy, focused on the default dispatcher.