Use updated dbmigrations executables.
[?]
Dec 13, 2017, 5:42 AM
L65BC6Y6ZONXPLJ7DFQNUZ2AGXHDKKTXDFJNG64WXYIG5K3YFG5QCDependencies
- [2]
QTHFTPDXClean up dockerfile organization - [3]
7VGYLTMUClean up schema version handling. - [4]
3TAMXHCZAdd migrations to server startup. - [5]
T3X4DRLFAdd dbmigrations to the docker build. - [6]
4ZLEDBK7Initial attempts at dockerizing, cabal isn't cooperating. - [7]
LEINLS3XUpdate deployment documentation. - [*]
DXIGERDTChange order of Docker build to avoid rebuilding the universe.
Change contents
- edit in Dockerfile at line 37[2.487][9.1]
RUN stack install dbmigrations-postgresql - edit in Dockerfile at line 63
RUN mkdir /opt/aftok/bin - replacement in docker/aftok-server.sh at line 3
/root/.local/bin/moo upgrade -c /etc/aftok/aftok-migrations.cfg/root/.local/bin/moo-postgresql upgrade --config-file=/etc/aftok/aftok-migrations.cfg - edit in docker/global-stack.yaml at line 16[3.957]
- HDBC-postgresql-2.3.2.5- dbmigrations-2.0.0