Discussion:
Migrating zope from Windows to Linux
Joel Fitzgerald
2010-10-28 01:04:25 UTC
Permalink
Hi all, we currently have a document management system running on a zope platform on a Windows 2003 server. We would like to investigate migrating this to a Linux OS.
Is this something that is achievable? Is there any documentation that may help get us started or point us in the right direction?

For this particular project we don't have access to the original developers of the application. So it would only be plausible if we can somehow 'move' the environment rather than completely recreate it.

Regards,
Joel

The information contained in this email may be confidential.
You should only disclose, re-transmit, copy, distribute,
act in reliance on or commercialise the information if you
are authorised to do so. Gosford City Council does not
represent, warrant or guarantee that the communication is
free of errors, virus or interference.

Gosford City Council complies with the Privacy and
Personal Information Protection Act (1998).
See Council's Privacy Statement at
http://www.gosford.nsw.gov.au/council/privacy.html
Andreas Jung
2010-10-28 01:52:11 UTC
Permalink
Post by Joel Fitzgerald
Hi all, we currently have a document management system running on a zope
platform on a Windows 2003 server. We would like to investigate
migrating this to a Linux OS.
Is this something that is achievable? Is there any documentation that
may help get us started or point us in the right direction?
Create a Zope instance on Linux using the same software versions of Zope
and add-ons as used on Windows and copy over your Data.fs. That's it
basically - except you are running some hand-made software depending on
Windows features or so.

- -aj

Loading...