System directory hierarchy

IVLE is a complicated piece of software, and installs several components into various places in your filesystem. This page details exactly where the components will be installed, and what their purpose is:

  • The IVLE code itself
    • The main web application, as a Python package
    • Numerous Python scripts (ivle-*), in your PATH
    • Several services (binary files and Python code)
  • The configuration files

  • The jails

  • The subversion repositories
    • The subversion configuration files

The IVLE codebase

Configuration files

User jails

Subversion repositories and configuration

Table Of Contents

Previous topic

User roles

Next topic

Architecture overview

This Page