VirtualFlyBrain / vfb-pipeline-config

Pipeline 2.0 Configuration
Apache License 2.0
0 stars 1 forks source link

Make independent containers for integration layer and v2 production #11

Closed dosumis closed 4 years ago

dosumis commented 4 years ago

Not sure of right REPO for this so creating here. Please move as appropriate

Current containers build de novo and have upstream dependencies.

We need independent containers, ideally with data (although could live with loading from github if absolutely required to keep image size down), for v2 KB, integration layer and v2 production.

Priority1: v2 production - ASAP. This is needed for work on adapting query generation code & hacking in expression data loading (as a temporary expedient for moving to pipeline2 quickly) Priority2: integration layer (Plan for New Year) Priority2: v2KB

matentzn commented 4 years ago

Create branch on vfb-prod that simply runs the database and pulls the backup. That is already on remote. Does not work right now but @Robbie1977 is on it.

matentzn commented 4 years ago

@Robbie1977 will sent instructions

1) vfb-prod has a generic load from backup -> can load KB backup as well as PROD backup given a ENV. 2) Robbie will sent instruction on how to do this.

Robbie1977 commented 4 years ago

PDB2 can be deployed using docker virtualflybrain/vfb-prod:pdb KB2 can be deployed using virtualflybrain/vfb-prod:kb