Skip to content
Snippets Groups Projects
Name Last commit Last update
roles
scripts
sites
.gitignore
INSTALL.md
README.md

Hypha Sites

Repository for ansible code for deploying Hypha for which there is an OTS fork.

The code here is unlikely to be of general use, because it it is customized to the needs of specific OTS clients. However, it could be used as a template for deploying Hypha in general.

See INSTALL.md for more information

Layout of the project

The subdirectories are as follows:

  1. roles/ - Centralized set of ansible roles for sites
  2. sites/ - The ansible playbooks/configurations for the sites
  3. scripts/ - Helper scripts for common hypha related maintenance