Modifies POL deployment to use mysql database 58/7258/5
authorBenjamin Diaz <bdiaz@whitestack.com>
Tue, 26 Feb 2019 20:25:07 +0000 (17:25 -0300)
committerdiazb <bdiaz@whitestack.com>
Fri, 5 Apr 2019 21:29:51 +0000 (22:29 +0100)
commit04560880c2acab243ca610897e3630c62bc6d427
treee908d533227a5f4fdb5d0fb96ca64b591580ed9e
parent9261c66ac5eeebaa5e2569694579ed16d4e70626
Modifies POL deployment to use mysql database

Adds script to automatically create database if not existant.
Adds generation of db env var to install script.

Change-Id: I334ffe2a2f9c2570cf94454948e23f1ce4b5aee7
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
docker/POL/Dockerfile
docker/POL/scripts/start.sh [new file with mode: 0644]
installers/docker/docker-compose.yaml
installers/full_install_osm.sh