https://github.com/vsoch/cogat-docker
testing implementation of Cognitive Atlas as neo4j served with docker, for some application
https://github.com/vsoch/cogat-docker
Last synced: over 1 year ago
JSON representation
testing implementation of Cognitive Atlas as neo4j served with docker, for some application
- Host: GitHub
- URL: https://github.com/vsoch/cogat-docker
- Owner: vsoch
- License: mit
- Created: 2015-12-23T20:24:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T22:14:02.000Z (almost 10 years ago)
- Last Synced: 2025-04-12T12:12:02.848Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 1.82 MB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cogat-Docker
Light Django application and containers for Spark and Neo4j to serve the Cognitive Atlas and manage development.
## Getting started
Get Docker: [https://docs.docker.com/installation/](https://docs.docker.com/installation/)
## Setting up social authentication
To set up the social auth backend, after starting the server you will need to [follow these instructions](https://django-allauth.readthedocs.io/en/latest/installation.html#post-installation).
More details to come.