Dobrica Pavlinušić's random unstructured stuff
Seaside cluster: Revision 2
^ Create VE

.pre
# download template
cd /var/lib/vz/template/cache
wget http://download.openvz.org/template/precreated/contrib/debian-5.0-i386-minimal.tar.gz

vzctl create 1001 --ostemplate debian-5.0-i386-minimal --ipadd 10.0.0.1 --hostname gw.rot13.org
vzctl create 1011 --ostemplate debian-5.0-i386-minimal --ipadd 10.0.1.2 --hostname squeak1.rot13.org
.pre

^ Seaside

.pre
root@tab:~# cd /var/lib/vz/private/1011/opt/
root@tab:/var/lib/vz/private/1011/opt# wget -nd -nH http://www.seaside.st/distributions/Seaside-2.8.3.app.zip
.pre

^ More info

* http://onsmalltalk.com/scaling-seaside-more-advanced-load-balancing-and-publishing
* https://bytesmith.seework.com