Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 476 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 476 Bytes

DDC-FCS

API gateway connecting ZDL's text corpora to the Federated Content Search (FCS) of CLARIN and Text+

Prerequisites

  • Docker: The API gateway is implemented in Clojure and is deployed as a Docker container.

Deployment

DOCKER_HOST="ssh://clarin.bbaw.de" DDC_FCS_RESTART=unless-stopped\
    docker compose up --build -d

License

This project is licensed under the GNU Lesser General Public License v3.0.