Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 748 Bytes

Scaife CTS API

This repository contains the implementation of Nautilus CND for the Scaife Viewer. The project contains a Dockerfile, Kubernetes config and a Python script to load data from CapiTainS guidelined repos.

This repository is part of the Scaife Viewer project, an open-source ecosystem for building rich online reading environments.

Operations

Updating the scaife.perseus.org deployment

  • Update corpus.json with the latest releases from GitHub:
export GITHUB_ACCESS_TOKEN=<token>
python scaife_cts_api/update_corpus_shas.py
  • Open a new pull request with the changes
  • Use the review app to preview data changes
  • Continue promotion using the scaife.perseus.org operations manual