https://github.com/dativebase/dativebase
DativeBase = Dative + Online Linguistic Database
https://github.com/dativebase/dativebase
docker docker-compose linguistics linguistics-databases
Last synced: 9 months ago
JSON representation
DativeBase = Dative + Online Linguistic Database
- Host: GitHub
- URL: https://github.com/dativebase/dativebase
- Owner: dativebase
- Created: 2018-02-03T00:40:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T16:03:47.000Z (over 3 years ago)
- Last Synced: 2024-04-14T23:58:10.696Z (about 2 years ago)
- Topics: docker, docker-compose, linguistics, linguistics-databases
- Language: Makefile
- Homepage: http://www.dative.ca/
- Size: 36.1 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 31
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
================================================================================
DativeBase = `Dative`_ + the `Online Linguistic Database`_
================================================================================
DativeBase is the entrypoint for Dative/OLD: software for collaborative
language documentation and analysis.
This repository is the hub for deployment strategies for Dative and the OLD. It
contains two `Docker Compose`_ configurations for local deployments.
1. `HTTP Deploy`_ (recommended)
2. `HTTPS Deploy`_ (error-prone but more like production)
.. _`Dative`: https://github.com/dativebase/dative
.. _`Online Linguistic Database`: https://github.com/dativebase/old-pyramid
.. _`HTTP Deploy`: docker-compose-http/README.rst
.. _`HTTPS Deploy`: docker-compose/README.rst
.. _`Docker Compose`: https://docs.docker.com/compose/overview/