cat <<EOF
Zope 3 can run multiple instances.

create an instance using the command

.../bin/mkzopeinstance -u username:password -d directory

Adjust \$INSTANCE/etc/*.conf

then, to start zope for the instance
\$INSTANCE/bin/runzope


See also
\$INSTANCE/bin/zopectl

EOF
