Dendra internal API for long-term storage of JSON documents.
339
Provides a Feathers service (REST API) wrapper around the file system. Used internally to store and retrieve archived JSON collected from various sources.
Be sure you have Node version 8.7.x. If you’re using nvm, you may need to nvm use 8.7.
Clone this repo.
Make this project directory the current directory, i.e. cd dendra-json-archive-api.
Install modules via npm install.
If all goes well, you should be able to run the predefined package scripts.
Make this project directory the current directory, i.e. cd dendra-json-archive-api.
Build the project docker build -t dendra:dendra-json-archive-api ..
Tag the desired image, e.g. docker tag f0ec409b5194 dendra/dendra-json-archive-api:latest.
Push it via docker push dendra/dendra-json-archive-api.
Content type
Image
Digest
sha256:eea5af038…
Size
265.6 MB
Last updated
almost 4 years ago
docker pull dendra/dendra-json-archive-api