berkeleyprosopography / bps

Prosopographic toolkit
http://berkeleyprosopography.org/
3 stars 2 forks source link

Develop docker image for stack #104

Open conditionsofexistence opened 9 years ago

conditionsofexistence commented 9 years ago

From LudicrousResearcher@gmail.com on November 24, 2014 09:59:10

We need to have consistent development and deployment environments. Assume everyone has virtual box or a linux substrate, and can install docker. Then we just run a docker image with the stack, and deploy new code.

The script could be docker or another language (e.g., puppet or ansible), but I would prefer docker so we can have regular builds of the image that we understand and trust.

Patrick has done some work on this. The main thing is getting all the apache and java config right. OTOH, it may be easier to just find a good image with the right base, and build on that. See docker repo for examples.

Original issue: http://code.google.com/p/berkeley-prosopography-services/issues/detail?id=104

conditionsofexistence commented 9 years ago

From LudicrousResearcher@gmail.com on November 24, 2014 10:39:17

Labels: Milestone-NEH14.1

conditionsofexistence commented 9 years ago

From LudicrousResearcher@gmail.com on November 24, 2014 10:40:02

Status: Accepted

conditionsofexistence commented 9 years ago

From LudicrousResearcher@gmail.com on December 09, 2014 12:03:26

This might also be packer - the tool is less important than the model and results. It should be a WIDELY used tool however.