Skip to content

A repository for docker containers that can be used to run a local version of the Neotoma infrastructure.

License

Notifications You must be signed in to change notification settings

NeotomaDB/api_dockers

Repository files navigation

Neotoma Application Stack

This Docker Compose application is designed to mimic the full Neotoma Stack, including a clean version of the Neotoma Database (all personal data has been anonymized). We combine a "clean" version of the Neotoma database, with both the Tilia and Neotoma APIs.

The stack downloads the "clean" tar file from our repository, and installs it into the container, and then pulls in both the apis from Github, building them with Node/yarn. Once the container is deployed the following ports will be active:

  • 5435: Neotoma Postgres Database
  • 3001: Neotoma API
  • 3006: Tilia API

Contributors

  • Simon Goring: University of Wisconsin - Madison orcid
  • Socorro Dominguez

Contribution

We welcome user contributions to this project. All contributors are expected to follow the code of conduct. Contributors should fork this project and make a pull request indicating the nature of the changes and the intended utility. Further information for this workflow can be found on the GitHub Pull Request Tutorial webpage.

Using This Repository

To use this repository, first clone the repository to your local computer:

git clone 

Once the

About

A repository for docker containers that can be used to run a local version of the Neotoma infrastructure.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published