1.0.1 • Published 7 years ago

dr-services-cache v1.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

semantic-release

dr-services-cache

This service provides access to the Cache used by dr-services.

##To contribute to Cache: Team Spectre is the primary owner of this repository. As of 06/08/2017, core contributers are: 1. Tega "Captain Microservices" McKinney 2. Bruce Xu 3. Darren Reed 4. Vaughan Nickerson 5. Richard Montgomery 6. Leo Perez

###Collaboration Rules: 1. Two Spectre reviewers must approve of any PRs; the second approver will merge 3. Unit tests are required on logic or orchestration changes. 4. semantic-release compatible commits are required for PRs to be considered.

###Contribution Rules: 1. PRs need to be submitted by last Monday of sprint to be considered for release 2. PRs will be reviewed within 2 business days. 3. Add an expected date of deployment in the PR description or a comment (e.g. - deployment to production is Wednesday morning of next iteration; staged Tuesday)

Docker

https://fuel.coxautoinc.com/docs/DOC-120686

###start 1. Get your NPM Token by running cat ~/.npmrc and copying the output 2. Then run NPM_TOKEN=[tokenValueGoesHere] docker-compose build --no-cache to build the docker container 3. Finally, execute docker-compose up to run the container