| Rev | Line |   | 
|---|
| [371] | 1 | This document is a how-to for installing a Fedora scripts.mit.edu server. | 
|---|
| [181] | 2 |  | 
|---|
| [387] | 3 | * Check out the scripts.mit.edu svn repository. | 
|---|
 | 4 |  | 
|---|
 | 5 | * cd to server/fedora in the svn repository. | 
|---|
 | 6 |  | 
|---|
 | 7 | * Run "make install-deps" to install various prereqs. | 
|---|
 | 8 |  | 
|---|
 | 9 | * Use the Makefile to build the scripts.mit.edu-specific Fedora | 
|---|
 | 10 |   packages. | 
|---|
 | 11 |  | 
|---|
 | 12 | * Install the full list of RPMs that users expect to be on the | 
|---|
 | 13 |   scripts.mit.edu servers.  See server/doc/rpm and | 
|---|
 | 14 |   server/doc/rpm_snapshot. | 
|---|
 | 15 |  | 
|---|
 | 16 | * Install the full list of perl modules that users expect to be on the | 
|---|
 | 17 |   scripts.mit.edu servers.  See server/doc/perl and | 
|---|
 | 18 |   server/doc/perl_snapshot. | 
|---|
 | 19 |  | 
|---|
 | 20 | * Install rails (versions 1.1.6 and 1.2.2). | 
|---|
 | 21 |  | 
|---|
 | 22 | * Install the credentials (machine keytab, daemon.scripts keytab, SSL | 
|---|
 | 23 |   certs). | 
|---|
 | 24 |  | 
|---|
 | 25 | * Configure apache (the apache config is not handled by the packages). | 
|---|
 | 26 |  | 
|---|
 | 27 | * I recommend setting noatime for the root filesystem in /etc/fstab. | 
|---|
 | 28 |  | 
|---|
 | 29 | * Possibly perform other steps that I've neglected to put in this | 
|---|
 | 30 |   document. | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.