Welcome to Corsair! The CS LAMP Model Forge
This server was built to provide users stable and secure access to emerging web technologies.
It provides each of it's user's with an independent, configurable, self-contained
server environment.
Currently corsair provides each user with an http server, a java servlet and jsp
server, access to
a shared database installation, as well as
secure console and file access.
Design Components include:
-
Apache 1.3.37 A single shared set of binaries with each user running
their own instance, using their own configuration. User's also have access to their own
log files and debuging information. Users may stop, start, and query their server instance
using Apache's standard control script: apacectl
-
PHP 5.1.4: PHP enabled for FTP, IMAP, MySQL, gettext, and gd. PHP 5.1.4
is in testing with a goal of allowing each user to utilize modules of their choice through
PHP's pear component framework and distribution system.
-
MySQL: MySQL version 5.0.22 configured to allow each user with their own database.
This installation is limited primarily in that access is only allowed from the local host.
-
SSH: Secure Shell access is provided using OpenSSH's 0.9.7b release, allowing
only ssh V2 protocol.
-
Jakarta Tomcat: Jakarta is a Project of the Apache Software Foundation, charged with
the creation and maintenance of commercial-quality, open-source, server-side solutions for the Java Platform.
Currently Tomcat 5.5 is installed, complying with Servlet spec 2.3 and JSP spec 1.2. Each user has web
access to their own Tomcat Administration and Tomcat Manager. User's may start and stop their instance
using StartTomcat.sh and StopTomcat.sh. As with the httpd installation, users have access to their own logs
and debugging information.
Future Plans??
TBD. Suggestions?
|