Overview

Repositories

List of the repositories required to run this application.
Repository Description
pegasus-web The GUI layer for the Atlas Explorer
pegasus-data The service layer for the Atlas Explorer
heavens-docker This repository holds all of the docker containers and docker-compose scripts for running our applications
knowledge-environment (private repository) Contains schema for the data stores used in the Repository and Explorer

Data Stores

MariaDB
We use a MariaDB instance to store the data required to generate the ElasticSearch indices which feed the application. This database also holds information used to feed the Explorer. The database is constantly evolving, and the best place to find information on the structure is in the knowledge-environment repository.