You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Standard Components

  • Alfresco CMS
  • Apache 2
  • JDK 1.6
  • MySQL
  • OpenSSL
  • SASHServer (SourceLabs Tomcat)

Directory Structure

Directories under /home indicate system users that you must set up. 

/etc/init.d/web (file - web start/stop script)
/etc/profile.d (various files for establishing envronment variables)
    java_home.sh
    sash_home.sh
    alf_home.sh
/home
  /db
    /mysql (MySQL database and related components)
  /logs (application and server logs to give non-sysadmins secure access to log data): All application-specific logs go here, in files named <appname>.log
  /repos (AlFresco or other CMS or file-store repositories)
  /www
    /apache
    /etc (application certificates and configurations for www server applications)
    /openssl
    /tomcat
/usr/local/jdk

Support Contracts

  • SourceLabs: SASHServer
  • MIT Server Operations: SLAs for virtualized development and test environments.

Unresolved

  • Maven: Standard automated deployment configuration
  • OS: Disparity between RHEL 3/4/5 and a requirement to comply with the standards of different sections of IS&T.
  • No labels