This is a simple instalation process for Amon2 on Dotcloud:
% curl -L http://cpanmin.us/ | perl - Amon2
% amon2-setup.pl --flavor=DotCloud MyApp
% cd MyApp
% dotcloud create myapp
% dotcloud push myapp ./
That’s all! You can access to http://myapp-4z7a3pfx.dotcloud.com/!