Ignore:
Timestamp:
Aug 1, 2007, 3:57:37 PM (17 years ago)
Author:
jbarnold
Message:
improved documentation for scripts-izing a machine
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/doc/install-howto

    r181 r371  
    1 This document will eventually be a how-to for installing a scripts.mit.edu
    2 server.
     1This document is a how-to for installing a Fedora scripts.mit.edu server.
    32
    4 [note to self: remember to include noatime step]
     31.  Check out the scripts.mit.edu svn repository.
     42.  cd to server/fedora in the svn repository.
     53.  Run "make install-deps" to install various prereqs.
     64.  Use the Makefile to build the scripts.mit.edu-specific Fedora packages.
     75.  Install the full list of RPMs that users expect to be on the
     8    scripts.mit.edu servers.  See server/doc/rpm and server/doc/rpm_snapshot.
     96.  Install the full list of perl modules that users expect to be on the
     10    scripts.mit.edu servers.  See server/doc/perl and server/doc/perl_snapshot.
     117.  Install the credentials (machine keytab, daemon.scripts keytab, SSL certs).
     128.  Configure apache (the apache config is not handled by the packages).
     139.  I recommend setting noatime for the root filesystem in /etc/fstab.
     1410. Possibly perform other steps that I've neglected to put in this document.
Note: See TracChangeset for help on using the changeset viewer.