Which image to use to deploy a Seaside 3.0 application with Pharo 1.4?

Viewed 174

I have developed a Seaside 3.0 application in Pharo 1.4 and want do deploy it on Linode.

What (small) image do i load my application into for that purpose? And how?

I found Project Pharo Kernel 1.4 Seaside on the Pharo Jenkins Server, but as it seems to be without graphical user interface i do not know how to load my application into it and how to configure Seaside. Is it a good idea to use this image? How would i configure it?

1 Answers
Related