Docs: Update base system requirements for Evergreen
authorBen Shum <ben@evergreener.net>
Mon, 24 Oct 2016 16:05:31 +0000 (12:05 -0400)
committerBen Shum <ben@evergreener.net>
Mon, 24 Oct 2016 16:06:20 +0000 (12:06 -0400)
These memory values are woefully out of date for modern Evergreen installations.

Recommending also at least 2 GB of RAM for client workstation, though honestly,
more is probably better there too.

Also adding specific Linux distributions supported by this community instead of
just Linux.

And dropping specific Windows versions (especially since two out of the three
are no longer supported by Microsoft).

Signed-off-by: Ben Shum <ben@evergreener.net>

docs/installation/system_requirements.txt

index d141230..c49831a 100644 (file)
@@ -7,8 +7,8 @@ Server Minimum Requirements
 The following are the base requirements setting Evergreen up on a test server:
  
  * An available desktop, server or virtual image
- * 1GB RAM, or more if your server also runs a graphical desktop
- * Linux Operating System
+ * 4GB RAM, or more if your server also runs a graphical desktop
+ * Linux Operating System (community supports Debian, Ubuntu, or Fedora)
  * Ports 80 and 443 should be opened in your firewall for TCP connections to allow OPAC and staff client connections to the Evergreen server.
 
 Staff Client Requirements
@@ -17,9 +17,9 @@ Staff Client Requirements
 Staff terminals connect to the central database using the Evergreen staff client, available for download from The Evergreen download page. 
 The staff client must be installed on each staff workstation and requires at minimum:
  
- * Windows (XP, Vista, or 7), Mac OS X, or Linux operating system
+ * Windows, Mac OS X, or Linux operating system
  * a reliable high speed Internet connection
- * 512Mb of RAM
+ * 2GB RAM
  * The staff client uses the TCP protocol on ports 80 and 443 to communicate with the Evergreen server.
 
 *Barcode Scanners*