Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing packages to Dockerfile and CI file | Bryan Newbold | 2020-04-16 | 1 | -1/+1 |
| | |||||
* | test-base Dockerfile | Bryan Newbold | 2020-04-16 | 2 | -0/+51 |
| | | | | Used to create bnewbold/fatcat-test-base image | ||||
* | add kafka-pixy to docker-compose file | Bryan Newbold | 2019-12-10 | 1 | -0/+8 |
| | |||||
* | tweaks to docker-compose image | Bryan Newbold | 2019-12-10 | 1 | -0/+5 |
| | | | | | - don't start kafka image until zookeeper is running - set very liberal "watermarks" for elasticsearch disk monitoring | ||||
* | increase max.message.bytes in container | Martin Czygan | 2019-12-05 | 1 | -0/+1 |
| | | | | | While working on datacite, some message were larger than the default of 1000012 bytes. | ||||
* | docker-compose: kafka 2.0, and -dev topic names | Bryan Newbold | 2019-09-20 | 1 | -3/+2 |
| | |||||
* | updated docker for elastic (with plugin) | Bryan Newbold | 2018-11-07 | 2 | -3/+1 |
| | | | | Still need to install the maps (aka, schemas) manually. | ||||
* | first draft docker-compose file and README | Bryan Newbold | 2018-11-07 | 2 | -0/+50 |