Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Server Architecture

Mark Gorenstein edited this page Jun 6, 2014 · 2 revisions

Overview

Our server is hosted in the cloud by Amazon Web Services.
We run the Debian Linux distribution, specifically 'Debian 3.2.51-1 x86_64'.

Directory Structure

The OSP-Archive mounted block consists of three directories:

  1. document-dump, which contains the collected syllabi with subdirectories for each corpus.
  2. code, which holds the project's GitHub repository.
  3. mongo-db, which hosts the MongoDB database for the project.
Clone this wiki locally