From e6ede471b476bc1d69f27d6eed8257bbefa62198 Mon Sep 17 00:00:00 2001 From: Steve Sheppard Date: Sun, 19 Sep 2010 22:56:10 -0400 Subject: [PATCH] expand section 'Installing in Virtualized Linux Environments'; --- 1.6/admin/ServersideInstallationVirtual.xml | 50 +++++++++++++++------ 1 file changed, 37 insertions(+), 13 deletions(-) diff --git a/1.6/admin/ServersideInstallationVirtual.xml b/1.6/admin/ServersideInstallationVirtual.xml index 90e3998284..98167be296 100644 --- a/1.6/admin/ServersideInstallationVirtual.xml +++ b/1.6/admin/ServersideInstallationVirtual.xml @@ -164,31 +164,55 @@ There are some performance limitations to running Evergreen in a virtualized env
- Installing Linux and Evergreen on the Virtualization Software - After the virtualization software is installed and running, there are two ways to continue: - + Installing Linux / Evergreen on Virtualization Software + After the virtualization software is installed and running and a new virtual machine (VM) has been created, there are two ways to continue with installing software in this virtualized environment: + - Download a sample Linux guest system containing a pre-installed Evergreen distribution. - We recommend this approach if you wish to get Evergreen running quickly, with minimal attention to configuration. + Download a prebuilt software image file containing a working Linux / Evergreen system. - Manually install a Linux guest system, then manually install Evergreen. - We recommend this approach if you need to configure Evergreen in any special way. + Manually install a Linux guest system, then manually install Evergreen on it. - + + See the following two sections for a review of each method.
- Download a pre-installed Evergreen distribution - In this section, we assume that the application "VirtualBox" has already been installed and started. - To get Evergreen running quickly it is simplest to just download a pre-installed Linux and Evergreen installation. The software is in the form of a compressed ISO file which can be quickly imported into VirtualBox, then started. Only a few simple configuration tasks are required. + Download a prebuilt software image file + Download a prebuilt software image that, when installed in "VirtualBox", "VMware" or "VirtualPC", will emulate a Linux guest system containing a running Evergreen distribution. The image is essentially a snapshot of a hard disk from a fully configured, functional Linux system with Evergreen already installed. + We recommend this approach if you wish to get Evergreen running quickly with minimal attention to configuration. After reviewing only a few configuration details you can have a working Evergreen system that integrates smoothly with the rest of your network. See for a list of prebuilt software images that are currently available to download and execute: + + Linux / Evergreen Virtual Images + + + + Linux Version + Evergreen Version + OpenSRF Version + VirtualBox Image + + + + + Debin lenny (5.0) + 1.6.0.1 + 1.4.x + + download + + + + +
+ In the remainder of this section, we assume that the application "VirtualBox" has already been installed and started. - Download the pre-installed Linux/Evergreen system + Download the prebuilt Linux/Evergreen system Start the system Configure the system
Manually install Linux and Evergreen - If you need to configure Evergreen in any special way, continue as follows. + Manually install a Linux guest system, then manually install Evergreen. + We recommend this approach if you need to configure the Linux system in any special way, or if you require Evergreen to target some specific chores. This will require a detailed review of both Linux and Evergreen configuration details. You are essentially doing a normal Evergreen installation on a Linux system; it just happens that Linux is running within a virtualized environment. Refer to for information on the normal Evergreen installation, then continue with this section. In this example, we assume that the application "VirtualBox" has already been installed and started: A standard Ubuntu distribution, the so-called "Guest" operating system, is installed in the running "VirtualBox" environment. -- 2.43.2