Current

This document is valid for the current version of Plone.

Plone system requirements

by Mikko Ohtamaa last modified Apr 10, 2012 02:22 PM
This document outlines what kind of requirements running Plone sets for hardware and operating system.

To run a Plone based web site on your own server you need

  1. A server machine connected to Internet (public sites) or your intranet (company intranet sites) with root / administrator access
  2. Remote console access for installing Plone (FTP is not enough)

Low end hosting provides don't usually give you root access. You need to have Plone specific hosting provider or a server with full administrative access.

  • For cheap virtual private servers with root access see www.lowendbox.com - prices starts as low as 7 USD / month
  • If you do not want to maintain the server yourself and you need a single click cloud solution please see Ploud service http://www.ploud.com

Operating system requirements

  • Windows XP or later
  • OSX 10.4.x or later
  • Linux 2.6.x or later
  • Python 2.6

Plone requires development tools (GCC) and several other dependencies on Mac OS X and Linux. These include:

  • libjpeg
  • readline
  • zlib
  • libbz2
  • libxslt
  • libxml2
  • python dev library

It's recommend to use your system's package manager to deploy these dependencies. If you need further instructions to install these packages please reference: Installing Plone.

Note

Plone 3 requires Python 2.4 and will not run on later versions. Development tools (GCC) is also required for Mac OS X and Linux.

Hardware requirements

The hardware requirements below give a rough estimation what kind of minimum hardware setup is needed for a Plone server.

Add-on products and caching solutions may increase RAM requirements.

One Zope application server is able to run several Plone sites with the same software configuration. This lowers the requirements when hosting multiple sites on the same server.

Minimum hardware requirements

  • Minimum 256 MB RAM and 512 MB of swap space per Plone site
  • Minimum 512 MB hard disk space

Hosting solutions

Please see plone.net for commercial hosting providers or pick any server or virtual server solution filling the hardware requirements.


Contribute

Something wrong or out of date? Anybody can edit or create a new article in the knowledge base. Simply create an account on this site, log in, and click the Edit button to contribute.