Web services
Web hosting
Other Web services
Databases
- Create your own MySQL database (CSAIL Certificate required) on mysql.csail.mit.edu
- postgres.csail.mit.edu serves PostgreSQL schemas to CSAIL users (via their CSAIL Kerberos principals) and automated processes/web applications (via standard passwords), upon request to help@csail.mit.edu.
- Do NOT use SQLite to store data anywhere in AFS (including home directories and web docroots). It assumes file locking semantics that AFS does not provide, and corrupted databases will result.