managing_install.md
... ...
@@ -11,7 +11,7 @@
11 11
The SBGrid Software Suite is designed to be installed on a single computer at your site, which will then share that installation with all the workstations on your network via NFS.
12 12
We refer to this computer as the site "master" server.
13 13
14
-The master server will require at least 250 GB of free disk space on a case-sensitive file system and must run some variety of UNIX. The installation script will download the software branches you select, and then install a cron job that will run regularly to check for updates.
14
+The master server will require at least 500 GB of free disk space on a case-sensitive file system and must run some variety of UNIX. The installation script will download the software branches you select, and then install a cron job that will run regularly to check for updates.
15 15
16 16
Software installation and update are initiated from your local server at your site and downloaded from our servers. http is used to query our servers to check for update, and rsync is used to download the updates. Outbound HTTP, and RSYNC is necessary.
17 17
... ...
@@ -39,7 +39,7 @@ Software installation and update are initiated from your local server at your si
39 39
Email [accounts@sbgrid.org](accounts@sbgrid.org) to request the installation script for the software. Be sure to include the following information in your email:
40 40
41 41
* Lab Name
42
- * Types of computers on site: Linux, OS X Intel, OS X PowerPC, IRIX
42
+ * Types of computers on site: Linux, OS X Intel
43 43
* The names and email addresses of lab members that will use the software. One user may be designated to receive the majority of our correspondence if you would prefer not to hear from us too often.
44 44
45 45
Once the email has been received and your information has been entered into our system, we will email you a script you will run that will begin the remote installation process. Instructions for running the script will be included in that email, and are reproduced below for reference.