[Seaside] Seaside Hosting question

Lukas Renggli renggli at gmail.com
Thu Oct 11 19:43:20 UTC 2007


> >  1) What do I need to do to get Seaside
> >     to listen for requests on a port?

I start my images like this:

    squeak \
        -mmap 256m \
        -vm-sound-null \
        -vm-display-null \
        "$IMAGE" \
        -- PORT "$PORT"

> >  2) What's the deal with X windows,
> >     are they required to deploy a Seaside
> >     application or run Seaside in a
> >     production environment.

I am using VNC (the Squeak implementation) to connect to the image.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list